{
  "name": "Zanzibar Travel Hub",
  "short_name": "ZTH",
  "description": "Hotels, Car Rental, Tours & Transfers in Zanzibar",
  "id": ".",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "background_color": "#0a1628",
  "theme_color": "#0077b6",
  "orientation": "portrait-primary",
  "lang": "en",
  "icons": [
    {
      "src": "assets/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse Hotels",
      "short_name": "Hotels",
      "description": "Find hotels in Zanzibar",
      "url": "hotels",
      "icons": [{ "src": "assets/img/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Zanzibar Tours",
      "short_name": "Tours",
      "description": "Book tours and excursions",
      "url": "tours",
      "icons": [{ "src": "assets/img/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
