{
  "name": "DRIFT — Where Culture Meets Connection",
  "short_name": "DRIFT",
  "description": "Premium platform for discovering events, connecting with people, and buying tickets to nightlife, culture, and community experiences.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#080808",
  "theme_color": "#080808",
  "categories": ["social", "entertainment", "lifestyle", "events"],
  "lang": "en-US",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Discover Events",
      "short_name": "Discover",
      "description": "Browse curated events near you",
      "url": "/discover",
      "icons": [{ "src": "/icon-512.png", "sizes": "512x512" }]
    },
    {
      "name": "My Tickets",
      "short_name": "Tickets",
      "description": "Access your ticket wallet",
      "url": "/my-tickets",
      "icons": [{ "src": "/icon-512.png", "sizes": "512x512" }]
    }
  ],
  "prefer_related_applications": false
}
