{
  "name": "NutriHero - Learn Healthy Eating",
  "short_name": "NutriHero",
  "description": "Fun nutrition education for kids ages 5-14 with games, quizzes, and superhero adventures!",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#22c55e",
  "categories": ["education", "kids", "health"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
