{
  "name": "Creatix — Events Hub",
  "short_name": "Creatix",
  "description": "Events Hub for Indonesia. Discover, RSVP, ticket QR, check in.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#6d28d9",
  "orientation": "portrait",
  "scope": "/",
  "categories": ["events", "social", "entertainment"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [],
  "shortcuts": [
    { "name": "My Tickets", "url": "/profile?tab=tickets", "description": "View your tickets" },
    { "name": "Explore Events", "url": "/explore", "description": "Discover events" }
  ]
}
