{
  "name": "EasyStay — Zambia's short-stay marketplace",
  "short_name": "EasyStay",
  "description": "Book hotels, lodges and guest houses across Zambia. Pay with MTN, Airtel, Zamtel or card. Digital or physical keys.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F9F6F0",
  "theme_color": "#C85A17",
  "categories": ["travel", "lifestyle", "business"],
  "lang": "en-ZM",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Find a stay",
      "url": "/search",
      "description": "Browse EasyStay listings"
    },
    {
      "name": "My bookings",
      "url": "/my/bookings",
      "description": "See your upcoming and past stays"
    },
    {
      "name": "Become a host",
      "url": "/host",
      "description": "List your property on EasyStay"
    }
  ]
}
