{
  "name": "GuestFlow Hotel Operations",
  "short_name": "GuestFlow",
  "description": "GuestFlow by The Apsky Global Services - Streamline hotel guest requests and room dining operations.",
  "start_url": "/download",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#4f46e5",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/logo.jpeg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "/logo.jpeg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any"
    }
  ]
} 
