{

  "name": "Health Clubhouse Community",

  "short_name": "HCH Community",

  "description": "Exklusives Netzwerk für Health-Tech-Profis.",

  "start_url": "/app",

  "scope": "/",

  "display": "standalone",

  "orientation": "portrait-primary",

  "background_color": "#FAF7F2",

  "theme_color": "#FAF7F2",

  "lang": "de",

  "dir": "ltr",

  "icons": [

    {

      "src": "/icons/icon-192.svg",

      "sizes": "192x192",

      "type": "image/svg+xml",

      "purpose": "any"

    },

    {

      "src": "/icons/icon-512.svg",

      "sizes": "512x512",

      "type": "image/svg+xml",

      "purpose": "any"

    },

    {

      "src": "/icons/icon-maskable.svg",

      "sizes": "512x512",

      "type": "image/svg+xml",

      "purpose": "maskable"

    }

  ]

}

