{
  "short_name": "HACCP Manager",
  "name": "HACCP Manager - Autocontrollo HACCP per la tua attività",
  "description": "App di autocontrollo HACCP completa: checklist giornaliere, temperature frigoriferi, fatture con AI, contabilità, scadenze pagamenti, documenti, report PDF per ASL. Per ristoranti, pasticcerie, macellerie, alimentari e ortofrutta.",
  "icons": [
    { "src": "/icon-192.png", "type": "image/png", "sizes": "192x192", "purpose": "any maskable" },
    { "src": "/icon-512.png", "type": "image/png", "sizes": "512x512", "purpose": "any maskable" }
  ],
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "theme_color": "#2C4C3B",
  "background_color": "#F9F8F6",
  "orientation": "portrait",
  "lang": "it",
  "dir": "ltr",
  "categories": ["business", "productivity", "food"],
  "shortcuts": [
    { "name": "Autocontrollo HACCP", "url": "/haccp", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Carica fattura", "url": "/fatture", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Scadenze", "url": "/scadenze", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] }
  ],
  "screenshots": []
}
