{
  "name": "Safe Learning for Kids",
  "short_name": "Safe Learning",
  "description": "Safe, ad-light learning for kids — maths practice, vocabulary games, printables, and competitive-exam prep.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#fff9ee",
  "theme_color": "#f59e0b",
  "lang": "en",
  "categories": ["education", "kids", "games"],
  "icons": [
    {
      "src": "/images/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
