{
  "name": "JUICE — hand-tracked slice & throw",
  "short_name": "JUICE",
  "description": "A webcam hand-tracking arcade game. Slice flying fruit with your real hands, or pinch-grab and throw it for combos.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#0e1230",
  "theme_color": "#0e1230",
  "icons": [
    { "src": "./favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "./icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "./icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
