{
  "name": "Homa - Vacation Rentals in Saudi Arabia",
  "short_name": "Homa",
  "description": "Book verified furnished apartments & villas in Saudi Arabia",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#721949",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon-96x96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/favicon.ico",
      "sizes": "48x48 32x32 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "categories": ["travel", "lifestyle"],
  "shortcuts": [
    {
      "name": "Search Stays at Homa",
      "short_name": "Search",
      "description": "Find your perfect stay",
      "url": "/stays",
      "icons": [{ "src": "/favicon-96x96.png", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "Become a Host at Homa",
      "short_name": "Host",
      "description": "List your property",
      "url": "/become-a-host",
      "icons": [{ "src": "/favicon-96x96.png", "sizes": "96x96", "type": "image/png" }]
    }
  ]
}
