{
  "name": "motorbikefriendly.com",
  "short_name": "MBF",
  "description": "Find biker-friendly hotels and guesthouses — secure parking, gear drying, route tips.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#111827",
  "theme_color": "#E07B2A",
  "orientation": "portrait-primary",
  "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": "Search",
      "short_name": "Search",
      "description": "Find biker-friendly accommodation by region or country",
      "url": "/search",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "categories": ["travel", "navigation"],
  "lang": "en-GB",
  "dir": "ltr",
  "prefer_related_applications": false
}
