{
  "name": "Hamburg News in English",
  "short_name": "Hamburg News",
  "description": "Real-time news aggregator for Hamburg, Germany. Get the latest local news translated to English.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#14181f",
  "theme_color": "#14181f",
  "lang": "en-US",
  "categories": [
    "news"
  ],
  "icons": [
    {
      "src": "/images/icon-192-v4.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icon-512-v4.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icon-192-maskable-v4.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/images/icon-512-maskable-v4.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}