{
  "short_name": "MERBIS",
  "name": "MERBIS PT Companion",
  "description": "MERBIS is your AI-powered personal training assistant. Create customized workout plans, track fitness progress, and achieve your health goals with tailored insights and expert guidance.",
  "icons": [
    {
      "src": "/assets/images/merbis_logo-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/images/merbis_logo-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "start_url": "/",
  "background_color": "#FFFFFF",
  "display": "standalone",
  "scope": "/",
  "theme_color": "#000000"
}
