{
  "name": "E-Paper News Portal",
  "short_name": "E-Paper",
  "description": "Read today's digital newspaper edition with interactive article browsing and archive access.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#064e3b",
  "orientation": "portrait",
  "scope": "/",
  "categories": ["news", "magazines"],
  "lang": "en",
  "icons": [
    {
      "src": "/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}