{
  "name": "News",
  "short_name": "News",
  "description": "Stay updated with the latest stories",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#FFFFFF",
  "theme_color": "#1a73e8",
  "icons": [
    {
      "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"
    }
  ],
  "categories": ["news"],
  "screenshots": [],
  "prefer_related_applications": false,
  "display_override": ["standalone", "browser"]
}
