{
  "name": "MPASICON 2026",
  "short_name": "MPASICON2026",
  "id": "https://mpasicon2026.com/manifest.json#mpasicon",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#002941",
  "description": "MPASICON 2026 - Indore Chapter conference site",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/images/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/images/screenshots/screenshot-1.png",
      "sizes": "1080x1920",
      "type": "image/png"
    },
    {
      "src": "/images/screenshots/screenshot-2.png",
      "sizes": "1080x1920",
      "type": "image/png"
    },
    {
      "src": "/images/screenshots/screenshot-3.png",
      "sizes": "1080x1920",
      "type": "image/png"
    }
  ]
}
