{
  "_comment": "spesa-manifest-1.json | Versione 1 | 2026-04-24",
  "name": "Spesa Tracker",
  "short_name": "Spesa",
  "description": "Scanner prezzi offline-first per la spesa intelligente",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0c0e14",
  "theme_color": "#00e5a0",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='32' fill='%230c0e14'/><text y='130' font-size='110' text-anchor='middle' x='96'>🛒</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["shopping", "utilities"],
  "lang": "it"
}
