{
  "name": "POS Scanner Vienidanoi",
  "short_name": "POS Scanner",
  "id": "/presentazione/negozi/",
  "description": "Terminale POS per la gestione dei coupon e della fidelity card Vienidanoi.eu",
  "start_url": "/presentazione/negozi/pos.html?source=pwa",
  "scope": "/presentazione/negozi/",
  "display": "standalone",
  "background_color": "#0a0f0d",
  "theme_color": "#0a0f0d",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/storage/main/general/pos-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/storage/main/general/pos-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["business", "finance"]
}
