{
  "name": "Vera",
  "short_name": "Vera",
  "description": "Il tuo team, misurato",
  "start_url": "/app/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0c0e14",
  "theme_color": "#7552A0",
  "orientation": "any",
  "icons": [
    {
      "src": "/brand/vera-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/brand/vera-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
