{
  "name": "ICON - Indian Community of Needham",
  "short_name": "ICON",
  "description": "Preserving Indian culture and heritage while fostering unity, education, and charitable endeavors in our community.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ea580c",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["community", "lifestyle", "social"],
  "shortcuts": [
    {
      "name": "Events",
      "short_name": "Events",
      "description": "Browse upcoming community events",
      "url": "/events",
      "icons": [
        {
          "src": "/icons/shortcut-events-96x96.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Directory",
      "short_name": "Directory",
      "description": "View community member directory",
      "url": "/directory",
      "icons": [
        {
          "src": "/icons/shortcut-directory-96x96.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Membership",
      "short_name": "Membership",
      "description": "Manage your ICON membership",
      "url": "/membership",
      "icons": [
        {
          "src": "/icons/shortcut-membership-96x96.png",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "icons": [
    {
      "src": "/icons/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-128x128.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-152x152.png",
      "sizes": "152x152",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "splash_screen": {
    "src": "/icons/splash-1242x2208.png",
    "sizes": "1242x2208",
    "type": "image/png"
  },
  "screenshots": [
    {
      "src": "/screenshots/desktop-1.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Community events and activities"
    },
    {
      "src": "/screenshots/mobile-1.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Mobile event browsing"
    }
  ]
}
