{
  "name": "Axionkids — Learn, Explore, Discover",
  "short_name": "Axionkids",
  "description": "Science experiments, world geography, and social studies for curious kids ages 9–12. Earn badges, track progress, and challenge friends.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#060B18",
  "theme_color": "#060B18",
  "categories": ["education", "kids"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}