{
  "name": "Wave City Connect",
  "short_name": "WCC",
  "description": "Wave City Ghaziabad ka hyperlocal community portal",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F6F4EF",
  "theme_color": "#0F5C54",
  "lang": "en-IN",
  "icons": [
    {
      "src": "/icons/wcc-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/wcc-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/wcc-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Businesses",
      "url": "/business"
    },
    {
      "name": "Jobs",
      "url": "/jobs"
    }
  ]
}
