{
  "name": "Coffee In Transit",
  "short_name": "Coffee In Transit",
  "description": "Handpicked cafes from around the world, organised by city and tagged so you know exactly what kind of experience awaits.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#3d1f0a",
  "theme_color": "#3d1f0a",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
