{
  "name": "Stress Tracker",
  "short_name": "Stress",
  "description": "Minimalistischer Stress Tracker für LifeOS",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F9F8F6",
  "theme_color": "#F9F8F6",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon.svg",
      "type": "image/svg+xml",
      "sizes": "any"
    }
  ]
}
