{
  "name": "TaxiBlitz Ohrid",
  "short_name": "TaxiBlitz",
  "description": "Local taxi tours around Lake Ohrid, Macedonia",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0B100E",
  "theme_color": "#0B100E",
  "orientation": "portrait-primary",
  "lang": "en",
  "icons": [
    { "src": "/img/favicon-512.png",       "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
    { "src": "/img/favicon-48.png",        "sizes": "48x48",   "type": "image/png" },
    { "src": "/img/favicon-32.png",        "sizes": "32x32",   "type": "image/png" },
    { "src": "/img/favicon.svg",           "sizes": "any",     "type": "image/svg+xml" }
  ],
  "shortcuts": [
    { "name": "Browse Tours", "url": "/Tours", "description": "See all available tours" },
    { "name": "Book a Tour",  "url": "/BookingTours/Create", "description": "Create a new booking" }
  ],
  "categories": ["travel", "tourism", "transportation"]
}
