{
  "id": "/",
  "name": "MoveMap — Gesture Calibrator",
  "short_name": "MoveMap",
  "description": "Calibrate webcam gestures locally and export a portable reliability profile.",
  "start_url": "/?source=installed&v=1",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f4efdf",
  "theme_color": "#f4efdf",
  "orientation": "any",
  "categories": ["developer", "games", "utilities"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
