{
  "name": "Questcore",
  "short_name": "Questcore",
  "description": "Questcore: Math Adventure - A safe, ad-free educational RPG that turns math practice into an adventure kids love.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#FDFBF7",
  "theme_color": "#4F46E5",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
