{
  "name": "Short Stays Kenya — Airbnb Marketplace",
  "short_name": "Short Stays",
  "description": "Kenya's direct-booking Airbnb marketplace. Short-stay apartments, holiday rentals, hotels and hostels. M-Pesa native. Real Kenyan hosts.",
  "id": "/?source=pwa",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "portrait",
  "theme_color": "#B85436",
  "background_color": "#F4EBD9",
  "lang": "en-KE",
  "dir": "ltr",
  "categories": ["travel", "lifestyle", "business"],
  "icons": [
    {
      "src": "/icons/favicon-16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/icons/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse stays",
      "short_name": "Browse",
      "description": "See all available Airbnb short stays across Kenya",
      "url": "/?source=pwa#stays",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "List your property",
      "short_name": "List",
      "description": "Become a host on Short Stays Kenya",
      "url": "/?source=pwa#hosts",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Talk to us",
      "short_name": "WhatsApp",
      "description": "Open WhatsApp chat with Short Stays Kenya",
      "url": "/wa",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "prefer_related_applications": false,
  "screenshots": [
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "label": "Short Stays Kenya home"
    }
  ]
}
