{
  "id": "/app/cart",
  "name": "Spesonauta",
  "short_name": "Spesonauta",
  "description": "Gestione prodotti, carrelli e spese personali — by Avensys Informatica",
  "start_url": "/app/cart",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone"],
  "background_color": "#06071a",
  "theme_color": "#f59e0b",
  "orientation": "portrait",
  "categories": ["shopping", "utilities"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
