{
  "name": "Veni Vidi Booked",
  "short_name": "VeniVidiBooked",
  "description": "Pianificatore intelligente di viaggi in treno",
  "start_url": "/travel-agent.html",
  "display": "standalone",
  "background_color": "#0f1117",
  "theme_color": "#7c9ef8",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='20' fill='%231a1d27'/><text y='.9em' font-size='80' x='10'>🚂</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["travel", "lifestyle"],
  "lang": "it",
  "dir": "ltr"
}
