{
  "name": "Nyay Vidhan — Voice of Law",
  "short_name": "NyayVidhan",
  "description": "India's authoritative legal news portal — Supreme Court & High Court judgments, legal articles, news and expert opinions.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#fffdf9",
  "theme_color": "#9b1b30",
  "lang": "en-IN",
  "scope": "/",
  "categories": ["news", "legal", "government"],
  "icons": [
    {
      "src": "/images/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Latest News",
      "short_name": "News",
      "description": "Latest legal news from Indian courts",
      "url": "/latest-news",
      "icons": [{ "src": "/images/logo.png", "sizes": "96x96" }]
    },
    {
      "name": "Court Judgments",
      "short_name": "Judgments",
      "description": "Supreme Court and High Court judgments",
      "url": "/judgments",
      "icons": [{ "src": "/images/logo.png", "sizes": "96x96" }]
    }
  ],
  "screenshots": [
    {
      "src": "/images/og-default.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Nyay Vidhan Home Page"
    }
  ],
  "prefer_related_applications": false,
  "related_applications": []
}
