{
  "name": "Hang Gang - Outdoor Training",
  "short_name": "Hang Gang",
  "description": "Calisthenics-Park-Finder & Outdoor-Workout-Timer. Finde Street-Workout-Parks in deiner Nähe und trainier mit deiner Gang.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0A0F0D",
  "theme_color": "#0A0F0D",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
