{
  "name": "DocMotion – Mikro-Fitness",
  "short_name": "DocMotion",
  "description": "Gamifizierter Mikro-Fitness-Trainer für den Berufsalltag",
  "start_url": "/DocMotion/",
  "scope": "/DocMotion/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f1117",
  "theme_color": "#0f1117",
  "lang": "de",
  "categories": ["health", "fitness"],
  "icons": [
    {
      "src": "/DocMotion/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/DocMotion/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
