{
  "name": "Calviro Experience Lab",
  "short_name": "Calviro",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#120f19",
  "theme_color": "#ffb0c9",
  "icons": [
    {
      "src": "favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}