{
  "id": "/",
  "name": "WhereNow",
  "short_name": "WhereNow",
  "description": "Live local events in Halifax. Maps, filters, and submissions — no account needed.",
  "start_url": "/halifax",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "portrait",
  "background_color": "#F8FAFC",
  "theme_color": "#1F4F4A",
  "lang": "en-CA",
  "dir": "ltr",
  "categories": ["lifestyle", "social", "events"],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Discover events",
      "short_name": "Discover",
      "description": "Browse what's on in Halifax",
      "url": "/halifax"
    },
    {
      "name": "Map view",
      "short_name": "Map",
      "description": "See events on the map",
      "url": "/halifax?view=map"
    },
    {
      "name": "Submit an event",
      "short_name": "Submit",
      "description": "Add a Halifax event",
      "url": "/submit"
    }
  ]
}
