{
  "name": "LumiEyes Adventure",
  "short_name": "LumiEyes",
  "description": "A magical journey to healthier eyes! Fun, gamified eye-movement therapy designed for children.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FFF9F0",
  "theme_color": "#F5A623",
  "orientation": "any",
  "categories": ["health", "education", "games", "kids"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Play Games",
      "short_name": "Games",
      "description": "Start playing eye therapy games",
      "url": "/dashboard"
    }
  ]
}
