{
  "name": "SelfUp",
  "short_name": "SelfUp",
  "description": "Gute Gewohnheiten ehrlich tracken – ohne Gamification-Druck.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#FDF0D5",
  "theme_color": "#003049",
  "orientation": "portrait",
  "lang": "de",
  "icons": [
    { "src": "/appicons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/appicons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/appicons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Schnell erfassen",
      "short_name": "Erfassen",
      "description": "Direkt zu den heutigen Gewohnheiten",
      "url": "/",
      "icons": [{ "src": "/appicons/shortcut-generic.png", "sizes": "96x96" }]
    }
  ]
}
