{
  "name": "Hotels In Alibaug Guest Check-In",
  "short_name": "Guest Check-In",
  "description": "Offline-ready reception guest check-in app for Hotels In Alibaug.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#08131d",
  "theme_color": "#0f2436",
  "orientation": "portrait",
  "scope": "/",
  "lang": "en-IN",
  "categories": ["business", "productivity", "travel"],
  "icons": [
    {
      "src": "/home-screen.webp",
      "type": "image/webp",
      "purpose": "any maskable"
    },
    {
      "src": "/home-screen.webp",
      "type": "image/webp",
      "purpose": "any maskable"
    }
  ]
}
