
{
  "id": "localfood-cliente-v1",
  "name": "LocalFood",
  "short_name": "LocalFood Prenotazioni",
  "start_url": "/localfood/index.php",
  "scope": "/localfood/",
  "display": "standalone",
  "background_color": "#334155",
  "theme_color": "#4f46e5",
  "icons": [
    { "src": "img/icon-192_cliente.png", "sizes": "192x192", "type": "image/png" },
    { "src": "img/icon-512_cliente.png", "sizes": "512x512", "type": "image/png" }
  ]
}