{
  "name": "Explore Saudi - Your Ultimate Saudi Arabia Travel Guide",
  "short_name": "Explore Saudi",
  "description": "Discover the wonders of Saudi Arabia with expert travel guides, itineraries, and tips. Plan your perfect Saudi adventure.",
  "start_url": "/en/",
  "display": "standalone",
  "background_color": "#FDFBF7",
  "theme_color": "#E07A5F",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon-16x16.png?v=5",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/favicon-32x32.png?v=5",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-192x192.png?v=5",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/android-chrome-512x512.png?v=5",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Destinations",
      "short_name": "Destinations",
      "description": "Explore Saudi Arabia destinations",
      "url": "/en/destinations/",
      "icons": [
        {
          "src": "/favicon-96x96.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Hotels",
      "short_name": "Hotels",
      "description": "Browse hotels in Saudi Arabia",
      "url": "/en/hotels/",
      "icons": [
        {
          "src": "/favicon-96x96.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Itineraries",
      "short_name": "Itineraries",
      "description": "Browse Saudi Arabia itineraries",
      "url": "/en/itineraries/",
      "icons": [
        {
          "src": "/favicon-96x96.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    }
  ],
  "categories": ["travel", "tourism", "lifestyle"],
  "lang": "en",
  "dir": "ltr"
}