{
    "name": "Zentro",
    "short_name": "Zentro",
    "description": "AI-powered fitness platform",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#050507",
    "theme_color": "#7c3aed",
    "orientation": "portrait",
    "scope": "/",
    "lang": "en",
    "icons": [
      {
        "src": "/icon-192.png",
        "sizes": "192x192",
        "type": "image/png"
      },
      {
        "src": "/icon-512.png",
        "sizes": "512x512",
        "type": "image/png"
      }
    ]
  }
  