{
  "name": "Glow — Interactive Games",
  "short_name": "Glow",
  "description": "Joyful, accessible games for every kind of eyes. Built for kids using eye gaze devices, switches, touch, and keyboards.",
  "start_url": "/app/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#faf3e7",
  "theme_color": "#1a1a3a",
  "categories": ["games", "education", "accessibility"],
  "icons": [
    { "src": "/icons/favicon.svg",  "sizes": "any",     "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icons/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any maskable" },
    { "src": "/icons/icon-512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any maskable" }
  ]
}
