{
  "name": "OASI. — Europe Travel Guide",
  "short_name": "OASI.",
  "description": "Your curated escape — hotels, cafés, restaurants & more across Europe",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#EBF2F8",
  "theme_color": "#2D3F52",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "images/oasi-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "images/oasi-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Destinations",
      "url": "/index.html#explore",
      "description": "Browse all destinations"
    },
    {
      "name": "Trip Planner",
      "url": "/oasi-planner.html",
      "description": "Plan your trip"
    },
    {
      "name": "Favorites",
      "url": "/oasi-favorites.html",
      "description": "Your saved spots"
    }
  ]
}
