{
  "name": "My MOOKH Tickets",
  "short_name": "My Tickets",
  "description": "Your live MOOKH tickets, always one tap away.",
  "id": "/my-tickets/",
  "start_url": "/my-tickets/",
  "scope": "/my-tickets/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F0EEE6",
  "theme_color": "#FAED8A",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
