{
  "id": "/guest/",
  "name": "AOT Guest Services",
  "short_name": "AOT Guest",
  "description": "Guest orders, payments, and service tracking",
  "start_url": "/guest/",
  "scope": "/guest/",
  "display": "standalone",
  "background_color": "#F8F6F2",
  "theme_color": "#1A2B4A",
  "icons": [
    {
      "src": "/images/logo-500x500.png",
      "sizes": "500x500",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
