{
  "name": "Projekt Tobi",
  "short_name": "Tobi",
  "description": "Accountability- und Abnehm-Plan mit woechentlichem Check-in.",
  "lang": "de",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0D2B5E",
  "theme_color": "#0D2B5E",
  "icons": [
    { "src": "icon-192.png", "type": "image/png", "sizes": "192x192" },
    { "src": "icon-512.png", "type": "image/png", "sizes": "512x512" },
    { "src": "icon-512.png", "type": "image/png", "sizes": "512x512", "purpose": "maskable" }
  ]
}
