{
  "name": "NextZ Club",
  "short_name": "NextZ",
  "description": "India's most alive social community for Gen Z. Discover events, join clubs, and earn rewards.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#c2ff00",
  "icons": [
    {
      "src": "assets/icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/icon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "categories": ["social", "entertainment", "lifestyle"],
  "orientation": "portrait"
}
