{
  "name": "BobActive Pro – Aktiv & Gesund Leben",
  "short_name": "BobActive Pro",
  "description": "Fokus auf einen rundum aktiven, gesunden Lebensstil mit Kalorientracker, Sport-Hub, App Badging und Sprachsteuerung.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#12160E",
  "theme_color": "#FF6B35",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "./assets/icons/icon-192.svg",
      "type": "image/svg+xml",
      "sizes": "192x192"
    },
    {
      "src": "./assets/icons/icon-512.svg",
      "type": "image/svg+xml",
      "sizes": "512x512"
    }
  ]
}
