{
  "name": "VVITAE",
  "short_name": "VVITAE",
  "description": "VVITAE — VARKOS Ecosystem.",
  "start_url": "/nexus-health-landing.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0A0A0A",
  "theme_color": "#06B6D4",
  "lang": "it",
  "scope": "/",
  "icons": [
    {
      "src": "/icon-vvitae-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-vvitae-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}