{
  "name": "Cirva",
  "short_name": "Cirva",
  "description": "Building services survey platform. Survey. Quote. Win.",
  "id": "cirva-app-2026",
  "start_url": "/cirva.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#b8ff57",
  "theme_color": "#b8ff57",
  "orientation": "any",
  "icons": [
    {
      "src": "./icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "./screenshot-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Cirva \u2014 Energy survey dashboard"
    },
    {
      "src": "./screenshot-narrow.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Cirva \u2014 Mobile survey view"
    }
  ]
}