{
  "name": "Sale Scanner AI",
  "short_name": "Sale Scanner",
  "description": "Verifica se lo sconto che vedi è reale o gonfiato artificialmente — powered by AI",
  "start_url": "https://salescanner.it",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f7f4f0",
  "theme_color": "#e8490a",
  "lang": "it",
  "categories": [
    "shopping",
    "utilities",
    "finance"
  ],
  "icons": [
    {
      "src": "icons/icon-128.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "screenshots/screen1.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Verifica sconti in negozio"
    }
  ],
  "shortcuts": [
    {
      "name": "Scan Rapido",
      "short_name": "Scan",
      "description": "Apri subito la modalità rapida",
      "url": "/?mode=quick",
      "icons": [
        {
          "src": "icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "id": "https://salescanner.it"
}