{
  "name": "Kids Learning Games - Educational Fun for Children",
  "short_name": "Kids Games",
  "description": "Fun educational games for kids - Learn Alphabets, Numbers, Colors, Shapes, Animals, Birds, and Hindi Letters! Interactive learning with quizzes and audio.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#667eea",
  "theme_color": "#667eea",
  "orientation": "any",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["education", "entertainment", "kids", "games"],
  "lang": "en",
  "dir": "ltr",
  "screenshots": [],
  "related_applications": [],
  "prefer_related_applications": false
}
