{
  "name": "Step Aerobic Trainer",
  "short_name": "Step Trainer",
  "description": "Step aerobic workout planner with live timer, BPM metronome and 53 moves library",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#08080E",
  "theme_color": "#FF6B35",
  "orientation": "any",
  "lang": "de",
  "categories": ["health", "fitness", "sports"],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "screenshot_1_planner.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "label": "Trainingsplaner"
    },
    {
      "src": "screenshot_2_workout.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "label": "Workout-Timer"
    },
    {
      "src": "screenshot_3_history.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "label": "Verlauf"
    },
    {
      "src": "screenshot_4_coach.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "label": "Kursleiter"
    }
  ]
}
