{
  "name": "VRABO Travel Engine",
  "short_name": "VRABO",
  "description": "Motore travel VRABO per voli, hotel, transfer, auto, eSIM, esperienze e servizi viaggio.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f4fbf8",
  "theme_color": "#0cb67f",
  "categories": ["travel", "navigation", "productivity"],
  "icons": [
    { "src": "/favicon-48.png", "sizes": "48x48", "type": "image/png" },
    { "src": "/favicon-96.png", "sizes": "96x96", "type": "image/png" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
