{
  "name": "Let's Build News Portal",
  "short_name": "LB News",
  "description": "Trusted news, insights and learning for India and beyond",
  "start_url": "/news/",
  "scope": "/news/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#0f172a",
  "lang": "en-IN",
  "dir": "ltr",
  "categories": ["news", "education"],
  "icons": [
    {
      "src": "/news/public/assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/news/public/assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
