{
  "name": "Registro Ordini",
  "short_name": "Registro",
  "description": "Gestione ordini, arrivi merce e clienti",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#EFEAD9",
  "theme_color": "#2F4A2C",
  "orientation": "any",
  "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" }
  ]
}
