{
  "name": "Afrobook UK",
  "short_name": "Afrobook",
  "description": "UK's premier African cultural booking platform",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0B1D3A",
  "theme_color": "#0B1D3A",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-GB",
  "categories": ["entertainment", "lifestyle", "music"],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Book a Performer",
      "short_name": "Book",
      "url": "/booking.html",
      "description": "Book a performer or restaurant"
    },
    {
      "name": "Buy Tickets",
      "short_name": "Tickets",
      "url": "/organiser.html",
      "description": "Browse and buy event tickets"
    },
    {
      "name": "My Account",
      "short_name": "Account",
      "url": "/account.html",
      "description": "Sign in to your account"
    },
    {
      "name": "Door Scanner",
      "short_name": "Scanner",
      "url": "/door-scanner.html",
      "description": "Scan tickets at the door"
    }
  ],
  "screenshots": [
    {
      "src": "screenshot-mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ]
}
