{
  "name": "Portal — experiments for a camera and a screen",
  "short_name": "Portal",
  "description": "Head-tracked 3D, hand-tracked games and music, face-mesh masks, body puppetry, rippling water, a live pinscreen, and a Mandelbrot flight — all on-device.",
  "start_url": "./",
  "scope": "./",
  "display": "fullscreen",
  "orientation": "any",
  "background_color": "#05060a",
  "theme_color": "#05060a",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "icons/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
