{
  "name": "Boole - what's on near you",
  "short_name": "Boole",
  "description": "Live music, nightlife, theatre, markets and family days out across Canada.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0b0d12",
  "theme_color": "#0b0d12",
  "lang": "en-CA",
  "icons": [
    { "src": "/assets/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/assets/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Tonight", "url": "/#tonight" },
    { "name": "Pick for me", "url": "/pick" },
    { "name": "Map", "url": "/map" }
  ]
}
