{
  "name": "Sivagangai News — சிவகங்கை செய்தி",
  "short_name": "Sivagangai News",
  "description": "சிவகங்கை மாவட்டத்தின் நம்பகமான தமிழ் செய்தி தளம்",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#C0191E",
  "lang": "ta-IN",
  "dir": "ltr",
  "categories": ["news", "magazines", "lifestyle"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Latest news",
      "url": "./",
      "description": "Latest Sivagangai news"
    },
    {
      "name": "Search",
      "url": "search/",
      "description": "Search articles"
    },
    {
      "name": "Saved",
      "url": "profile/saved/",
      "description": "Your saved articles"
    }
  ]
}
