{
  "name": "Explore Morocco",
  "short_name": "ExploreMa",
  "description": "Discover and book tours across Morocco",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#16a34a",
  "orientation": "portrait-primary",
  "categories": ["travel", "tourism"],
  "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"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Browse Tours",
      "url": "/tours",
      "description": "View all available Morocco tours"
    },
    {
      "name": "My Trips",
      "url": "/travler",
      "description": "View your saved trips and itineraries"
    }
  ]
}
