{
  "name": "HealthMetricsLab",
  "short_name": "HML",
  "description": "Longevity Score & Biomarker Tracking — Bridge to 2035",
  "start_url": "/healthmetricslab-dashboard.html",
  "display": "standalone",
  "background_color": "#fdf8f2",
  "theme_color": "#f0e8d8",
  "orientation": "portrait-primary",
  "lang": "de",
  "categories": ["health", "fitness", "medical"],
  "icons": [
    {
      "src": "Logos/app-icon-final-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "Logos/app-icon-final-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "HealthMetricsLab Dashboard"
    }
  ],
  "shortcuts": [
    {
      "name": "Heute eintragen",
      "short_name": "Eintragen",
      "description": "Tages-Log öffnen",
      "url": "/healthmetricslab-dashboard.html#log",
      "icons": [{"src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><text y='80' font-size='80'>🌿</text></svg>", "sizes": "96x96"}]
    },
    {
      "name": "Mein Score",
      "short_name": "Score",
      "description": "Score ansehen",
      "url": "/healthmetricslab-dashboard.html#score",
      "icons": [{"src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><text y='80' font-size='80'>🎯</text></svg>", "sizes": "96x96"}]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
