{
  "name": "Twal AI Concierge",
  "short_name": "Twal",
  "description": "Luxury hotel AI concierge service.",
  "id": "/",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#030712",
  "theme_color": "#030712",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-desktop.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Twal Concierge Desktop View"
    },
    {
      "src": "/screenshot-desktop.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "label": "Twal Concierge Mobile View"
    }
  ]
}
