{
  "name": "GOFIT - Gym Management System",
  "short_name": "GOFIT",
  "description": "Comprehensive gym management system with member tracking and financial management",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#F2C228",
  "background_color": "#000000",
  "categories": ["fitness", "health"],
  "icons": [
    {
      "src": "/logo.PNG",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
