{
  "name": "Blutprofil – Blutwerte verstehen & optimieren",
  "short_name": "Blutprofil",
  "description": "Trage deine Laborwerte ein und sieh sofort, ob sie im optimalen Bereich liegen – inklusive Verlauf über die Jahre.",
  "lang": "de",
  "dir": "ltr",
  "start_url": "app.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f8fafc",
  "theme_color": "#4f46e5",
  "categories": ["health", "medical", "lifestyle"],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
