{
  "name": "Math Quest — Free Math Games for Grades 3–5",
  "short_name": "Math Quest",
  "description": "Free, ad-free math games for grades 3–5 (ages 8–11). Practice addition, multiplication, fractions, and more. No account required.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a1a2e",
  "theme_color": "#6366f1",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/placeholder.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/placeholder.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "games"],
  "shortcuts": [
    {
      "name": "Play Games",
      "short_name": "Games",
      "description": "Access interactive math games",
      "url": "/games",
      "icons": [{ "src": "/placeholder.svg", "sizes": "96x96" }]
    }
  ]
}
