{
  "name": "Mobility Flow Timer",
  "short_name": "MobilityTimer",
  "description": "Premium-Intervall-Timer optimiert für Mobility, Yoga und Dehnübungen.",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#090a0f",
  "theme_color": "#090a0f",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "192x192 512x512 any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icon.svg",
      "sizes": "192x192 512x512 any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
