{
  "name": "EZ Knews - Learn Languages Through News",
  "short_name": "EZ Knews",
  "description": "Master new vocabulary effortlessly with simplified, easy-to-read articles from around the world. Interactive language learning platform supporting 10+ languages.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#3B82F6",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["education", "news", "productivity"],
  "icons": [
    {
      "src": "/images/ezknews-logo-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/ezknews-logo-192.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Start Learning",
      "short_name": "Learn",
      "description": "Start your language learning journey",
      "url": "/?action=start",
      "icons": [
        {
          "src": "/images/ezknews-logo-64.png",
          "sizes": "96x96"
        }
      ]
    }
  ]
}
