{
  "name": "FitSync - Gym Management Software & Member App",
  "short_name": "FitSync",
  "description": "Streamline gym operations, track trainer performance, manage finances, and delight members with a live crowd meter app.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#080b11",
  "theme_color": "#080b11",
  "orientation": "portrait",
  "icons": [
    {
      "src": "assets/app-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
