{
  "name": "Math Quest Academy",
  "short_name": "MathQuest",
  "description": "The #1 math learning game for schools — fight monsters by solving math!",
  "start_url": "/play",
  "display": "standalone",
  "background_color": "#0a0a1a",
  "theme_color": "#6C5CE7",
  "orientation": "portrait",
  "categories": ["education", "games"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
