{
  "name": "Sunny on the Rainbow — Prenotazioni",
  "short_name": "Sunny",
  "description": "Prenota feste di compleanno, pizzate, laboratori e baby parking da Sunny on the Rainbow, Vanzaghello.",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FFF9F0",
  "theme_color": "#FF6B6B",
  "lang": "it",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/icon-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Prenota una festa", "url": "/prenota.html", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Baby Parking", "url": "/presenze.html", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] }
  ]
}
