{
  "name": "Operativo Console",
  "short_name": "Operativo",
  "description": "MES e pianificazione produzione per PMI",
  "start_url": "/cruscotto",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "lang": "it",
  "background_color": "#0d1015",
  "theme_color": "#0d1015",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
    { "src": "/operativo_icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }
  ]
}
