{
  "name": "The Daily Network",
  "short_name": "Daily Network",
  "description": "Local news, rebuilt for the age of machines. One newsroom per city. Infinite by design.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0E3358",
  "theme_color": "#0E3358",
  "icons": [
    { "src": "/favicon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/favicon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/favicon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" }
  ]
}