{
  "name": "Club Hopping Inc. — Nightlife Discovery",
  "short_name": "Club Hopping",
  "description": "Discover the best local nightlife across the USA. AI-powered club discovery, DJ battles, robot band performances, and 120+ nightlife tools.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#7c3aed",
  "orientation": "portrait-primary",
  "categories": ["lifestyle", "entertainment", "music", "social"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Nightlife Map",
      "short_name": "Map",
      "url": "/NightlifeMap",
      "description": "Explore nightlife venues near you"
    },
    {
      "name": "SI Robot Companion",
      "short_name": "SI Robot",
      "url": "/SIRobot",
      "description": "Chat with your AI nightlife best friend"
    },
    {
      "name": "Robot Band Stage",
      "short_name": "Stage",
      "url": "/RobotBandStage",
      "description": "Live robot band performance stage"
    },
    {
      "name": "DJ Tournament",
      "short_name": "DJ Battle",
      "url": "/DJTournament",
      "description": "Vote in live DJ battles"
    }
  ]
}
