{
  "name": "Morocco Unveiled — Your Ultimate Travel Guide",
  "short_name": "Morocco Unveiled",
  "description": "The most comprehensive Morocco travel guide. Destinations, cuisine, itinerary builder, culture, experiences and more.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#1A1208",
  "theme_color": "#C0623A",
  "lang": "en",
  "categories": ["travel", "lifestyle", "education"],
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' fill='%23C0623A'/><text y='145' x='20' font-size='140'>🇲🇦</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' fill='%23C0623A'/><text y='390' x='40' font-size='380'>🇲🇦</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "https://images.unsplash.com/photo-1539020140153-e479b8c22e70?w=1280&q=80",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "label": "Morocco Unveiled Homepage"
    }
  ],
  "shortcuts": [
    {
      "name": "Explore Destinations",
      "short_name": "Destinations",
      "description": "Browse Morocco's top destinations",
      "url": "./destinations.html",
      "icons": [{ "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><text y='.9em' font-size='90'>📍</text></svg>", "sizes": "96x96" }]
    },
    {
      "name": "Build My Itinerary",
      "short_name": "Itinerary",
      "description": "Create your custom Morocco trip plan",
      "url": "./contact.html#itinerary",
      "icons": [{ "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><text y='.9em' font-size='90'>🗺️</text></svg>", "sizes": "96x96" }]
    },
    {
      "name": "Moroccan Cuisine",
      "short_name": "Cuisine",
      "description": "Explore Moroccan food guide",
      "url": "./cuisine.html",
      "icons": [{ "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><text y='.9em' font-size='90'>🍲</text></svg>", "sizes": "96x96" }]
    },
    {
      "name": "Practical Info",
      "short_name": "Info",
      "description": "Budget, safety, health and visa guide",
      "url": "./practical-info.html",
      "icons": [{ "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><text y='.9em' font-size='90'>ℹ️</text></svg>", "sizes": "96x96" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
