{
  "name": "PulseFit",
  "short_name": "PulseFit",
  "description": "Dein Fitness-Tagebuch — Workouts, Sätze und Körpermasse einfach festhalten.",
  "lang": "de",
  "start_url": "./index.php",
  "scope": "./",
  "id": "pulsefit",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#EDE9E3",
  "theme_color": "#EDE9E3",
  "categories": ["fitness", "health", "lifestyle"],
  "icons": [
    {
      "src": "media/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "media/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "media/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
