{
  "name": "YPO Greater India Chapter",
  "short_name": "YPO GIC",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#002147",
  "orientation": "any",
  "dir": "left",
  "lang": "en-US",
  "icons": [
    {
      "src": "/icons/web-app-manifest-16x16.png",
      "sizes": "16x16",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/web-app-manifest-24x24.png",
      "sizes": "24x24",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/web-app-manifest-32x32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/web-app-manifest-64x64.png",
      "sizes": "64x64",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/web-app-manifest-1024x1024.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
  {
    "src": "/screenshots/ss1.png",
    "sizes": "1290x2796",
    "type": "image/png",
    "form_factor": "tall"
  },
  {
    "src": "/screenshots/ss2.jpeg",
    "sizes": "1290x2796",
    "type": "image/jpeg",
    "form_factor": "wide"
  }
],
  "scope": "https://www.ypogic.com",
  "id": "https://www.ypogic.com",
  "description": "YPO Greater India Chapter’s interactive PWA for community, events, and updates.",
  "permissions": [
    "notifications",
    "storage",
    "geolocation"
  ]
}
