{
  "id": "/",
  "name": "All'Arco Apartment",
  "short_name": "All'Arco",
  "description": "Your stay at All'Arco Apartment, Venice — check-in, access and local guide.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#F9F6F1",
  "theme_color": "#1A1A1A",
  "lang": "en",
  "dir": "ltr",
  "categories": ["travel", "lifestyle"],
  "icons": [
    { "src": "/logo192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/logo512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/logo512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "My stay", "short_name": "Stay", "url": "/bookings", "icons": [{ "src": "/logo192.png", "sizes": "192x192" }] },
    { "name": "Gallery", "short_name": "Gallery", "url": "/gallery", "icons": [{ "src": "/logo192.png", "sizes": "192x192" }] }
  ]
}
