{
  "name": "Xenia - Gestionale Ospitalità",
  "short_name": "Xenia",
  "start_url": "/app",
  "display": "standalone",
  "background_color": "#FAF9F6",
  "theme_color": "#292524",
  "orientation": "portrait-primary",
  "description": "Gestionale per hotel, B&B, affittacamere, agriturismi, campeggi e case vacanza.",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
