{
  "name": "WiamPass — Event Tickets",
  "short_name": "WiamPass",
  "description": "Ghana's smartest event ticketing platform. Buy tickets, manage events, scan QR codes.",
  "start_url": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone"],
  "orientation": "portrait-primary",
  "theme_color": "#0D0D2B",
  "background_color": "#0D0D2B",
  "lang": "en-GH",
  "dir": "ltr",
  "scope": "/",
  "categories": ["entertainment", "lifestyle", "productivity"],
  "screenshots": [
    {
      "src": "/images/screenshot-mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "WiamPass on mobile"
    },
    {
      "src": "/images/screenshot-desktop.png",
      "sizes": "1280x800",
      "type": "image/png",
      "form_factor": "wide",
      "label": "WiamPass on desktop"
    }
  ],
  "icons": [
    { "src": "/icons/icon-72x72.png",   "sizes": "72x72",   "type": "image/png", "purpose": "maskable any" },
    { "src": "/icons/icon-96x96.png",   "sizes": "96x96",   "type": "image/png", "purpose": "maskable any" },
    { "src": "/icons/icon-128x128.png", "sizes": "128x128", "type": "image/png", "purpose": "maskable any" },
    { "src": "/icons/icon-144x144.png", "sizes": "144x144", "type": "image/png", "purpose": "maskable any" },
    { "src": "/icons/icon-152x152.png", "sizes": "152x152", "type": "image/png", "purpose": "maskable any" },
    { "src": "/icons/icon-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable any" },
    { "src": "/icons/icon-384x384.png", "sizes": "384x384", "type": "image/png", "purpose": "maskable any" },
    { "src": "/icons/icon-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable any" }
  ],
  "shortcuts": [
    {
      "name": "Browse Events",
      "short_name": "Events",
      "url": "/events",
      "icons": [{ "src": "/icons/shortcut-events.png", "sizes": "96x96" }]
    },
    {
      "name": "My Tickets",
      "short_name": "Tickets",
      "url": "/dashboard/tickets",
      "icons": [{ "src": "/icons/shortcut-tickets.png", "sizes": "96x96" }]
    }
  ],
  "related_applications": [
    {
      "platform": "webapp",
      "url": "https://wiampass.com/manifest.json"
    }
  ],
  "prefer_related_applications": false,
  "edge_side_panel": { "preferred_width": 480 }
}
