{
  "name": "BrainiacVillage - Fun Learning for Kids",
  "short_name": "BrainiacVillage",
  "description": "Fun, gamified learning platform for kids ages 5-14. Spelling, math, reading, science, coding, and chess in one interactive village.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FFF7ED",
  "theme_color": "#FF6B35",
  "orientation": "portrait-primary",
  "categories": ["education", "kids", "games"],
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
