{
  "name": "Abuja Hospitality Hub",
  "short_name": "AHH",
  "description": "Carefully selected Abuja ShortLets, cars, services and city guidance — Your Gateway to Abuja.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#1f7a4d",
  "lang": "en",
  "dir": "ltr",
  "categories": ["travel", "lifestyle", "business"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "/logo-source.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Find a ShortLet",
      "short_name": "Stays",
      "url": "/stays",
      "description": "Browse Abuja ShortLet apartments"
    },
    {
      "name": "My booking",
      "short_name": "Booking",
      "url": "/booking",
      "description": "Look up your AHH booking"
    },
    {
      "name": "Chat with AHH",
      "short_name": "Chat",
      "url": "/chat",
      "description": "Message the AHH team"
    }
  ],
  "prefer_related_applications": false
}
