{
  "name": "ZAP Entulhos SP1",
  "short_name": "ZAP SP1",
  "id": "cliente-sp1",
  "description": "ZAP Entulhos — ZAP SP1",
  "start_url": "/app-cliente-sp1.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0D0D0D",
  "theme_color": "#1a56db",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-sp1-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-sp1-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-sp1-touch.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}