{
  "name": "भारत News — Indian News in Every Language",
  "short_name": "भारत News",
  "description": "Read live breaking news in Malayalam, Hindi, Tamil, Telugu, Kannada, Bengali and 10+ Indian languages. Aggregated from 80+ trusted RSS sources including NDTV, Manorama, Mathrubhumi, Aaj Tak, Times of India and more.",
  "start_url": "./index.php?lang=ml&source=pwa",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#14100A",
  "theme_color": "#14100A",
  "lang": "ml",
  "dir": "ltr",
  "categories": ["news", "lifestyle"],
  "icons": [
    { "src": "icons/icon-48.png",   "sizes": "48x48",   "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-72.png",   "sizes": "72x72",   "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-96.png",   "sizes": "96x96",   "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-144.png",  "sizes": "144x144", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-192.png",  "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icons/icon-512.png",  "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    {
      "name": "English News",
      "short_name": "English",
      "url": "./index.php?lang=en",
      "icons": [{ "src": "icons/icon-96.png", "sizes": "96x96" }]
    },
    {
      "name": "Malayalam News",
      "short_name": "മലയാളം",
      "url": "./index.php?lang=ml",
      "icons": [{ "src": "icons/icon-96.png", "sizes": "96x96" }]
    },
    {
      "name": "Hindi News",
      "short_name": "हिन्दी",
      "url": "./index.php?lang=hi",
      "icons": [{ "src": "icons/icon-96.png", "sizes": "96x96" }]
    },
    {
      "name": "Tamil News",
      "short_name": "தமிழ்",
      "url": "./index.php?lang=ta",
      "icons": [{ "src": "icons/icon-96.png", "sizes": "96x96" }]
    }
  ]
}
