{
  "name": "TorontoNightclubs.com",
  "short_name": "TO Nightclubs",
  "description": "Toronto nightclubs guestlist, bottle service, and events guide.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#1A1A1A",
  "scope": "/",
  "icons": [
    {
      "src": "/assets/images/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/images/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["entertainment", "lifestyle", "travel"]
}
