{
  "name": "Rastyle Republik Kenya — Reggae & Dancehall",
  "short_name": "Rastyle KE",
  "description": "Reggae & Dancehall Made in Kenya. Live in Nairobi. Events, mixtapes, Club Mode and the Rastyle Republik nightlife OS.",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "id": "/?source=rastyle_pwa",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait-primary",
  "background_color": "#050505",
  "theme_color": "#050505",
  "lang": "en-KE",
  "dir": "ltr",
  "categories": ["music", "entertainment", "social"],
  "icons": [
    { "src": "/favicon_32.png",            "sizes": "32x32",   "type": "image/png" },
    { "src": "/favicon_48.png",            "sizes": "48x48",   "type": "image/png" },
    { "src": "/logo192.png",               "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/logo512.png",               "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/logo192_maskable.png",      "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/logo512_maskable.png",      "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/apple-touch-icon.png",      "sizes": "180x180", "type": "image/png" }
  ],
  "shortcuts": [
    {
      "name": "Tonight in Nairobi",
      "short_name": "Tonight",
      "description": "Live nightlife pulse — vibe & check-ins",
      "url": "/?utm_source=pwa_shortcut",
      "icons": [{ "src": "/favicon_48.png", "sizes": "48x48", "type": "image/png" }]
    },
    {
      "name": "Reggae Trivia",
      "short_name": "Trivia",
      "description": "Play Reggae Trivia",
      "url": "/games?utm_source=pwa_shortcut",
      "icons": [{ "src": "/favicon_48.png", "sizes": "48x48", "type": "image/png" }]
    },
    {
      "name": "Buy Tickets",
      "short_name": "Tickets",
      "description": "Tonight's events",
      "url": "/events?utm_source=pwa_shortcut",
      "icons": [{ "src": "/favicon_48.png", "sizes": "48x48", "type": "image/png" }]
    }
  ],
  "prefer_related_applications": false
}
