{
  "name": "The Oakville Digest",
  "short_name": "Oakville Digest",
  "description": "Oakville's largest local newsletter — stories, events, and hidden gems delivered Monday, Wednesday, and Friday mornings.",
  "lang": "en-CA",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#fefcf7",
  "background_color": "#fefcf7",
  "icons": [
    {
      "src": "/static/website/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/website/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/website/img/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
