{
  "name": "TIKET — Africa's #1 Event Ticketing Platform",
  "short_name": "TIKET",
  "description": "Discover and book tickets for concerts, sports, comedy, conferences and more across East Africa.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0b0c10",
  "theme_color": "#7c3aed",
  "orientation": "portrait-primary",
  "lang": "en-KE",
  "categories": ["entertainment", "lifestyle"],
  "icons": [
    {
      "src": "/logo-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/logo-square.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Search Events",
      "url": "/search",
      "description": "Find events near you"
    }
  ]
}
