{
  "name": "EasyLearn - Learning Hub",
  "short_name": "EasyLearn",
  "description": "Fun interactive learning games for kids — Math, Letters, Logic & Coding!",
  "start_url": "/easylearn",
  "scope": "/easylearn",
  "display": "standalone",
  "background_color": "#fce4ec",
  "theme_color": "#4a148c",
  "orientation": "any",
  "categories": ["education", "kids"],
  "icons": [
    {
      "src": "/easylearn/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/easylearn/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
