{
  "name": "Kiwit PDV",
  "short_name": "Kiwit",
  "description": "Ponto de Venda — Kiwit",
  "start_url": "/pdv?layout=touch",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1976d2",
  "orientation": "landscape",
  "scope": "/",
  "icons": [
    {
      "src": "/kiwit-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
