{
  "name": "North London Weekly",
  "short_name": "NLW",
  "description": "The best events in Camden, Islington, Highgate & beyond — curated weekly.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#059669",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "categories": ["news", "lifestyle", "entertainment"],
  "lang": "en-GB",
  "shortcuts": [
    {
      "name": "All Events",
      "short_name": "Events",
      "description": "Browse all upcoming North London events",
      "url": "/events",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Browse by Area",
      "short_name": "Areas",
      "description": "Find events near you",
      "url": "/areas",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
