{
  "name": "GoBazaar — Canada's Community Marketplace",
  "short_name": "GoBazaar",
  "description": "Classifieds, Jobs, Events, Businesses & more for your community in Canada.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1a3a8f",
  "theme_color": "#1a3a8f",
  "icons": [
    {
      "src": "/images/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/images/og-default.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "form_factor": "wide"
    }
  ],
  "categories": ["shopping", "lifestyle", "social"],
  "lang": "en-CA"
}
