{
  "name": "SeventysevERP",
  "short_name": "77ERP",
  "description": "SeventysevERP — Gestionale interno Seventyseven Communication",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#1A1A18",
  "theme_color": "#E84019",
  "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"
    }
  ],
  "categories": ["business", "productivity"],
  "lang": "it",
  "dir": "ltr",
  "shortcuts": [
    {
      "name": "Scatta scontrino",
      "short_name": "Scontrino",
      "description": "Aggiungi una nota spese con foto + OCR",
      "url": "/note-spese.html?action=quickshot",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Le mie note spese",
      "short_name": "Note spese",
      "description": "Apri le note spese",
      "url": "/note-spese.html",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "La mia giornata",
      "short_name": "Giornata",
      "description": "Timeline, timer e KPI personali",
      "url": "/home.html",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
