{
  "name": "lebenDIG",
  "short_name": "lebenDIG",
  "description": "Ihre digitale Nachsorge-Plattform für Lungenembolie.",

  "id": "/",
  "start_url": "/",
  "scope": "/",

  "display": "standalone",
  "orientation": "portrait-primary",

  "background_color": "#f9f9f9",
  "theme_color": "#C8385A",

  "lang": "de",
  "categories": ["health", "medical"],

  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
