{
  "id": "/",
  "name": "ONE MORE - Gym Management System",
  "short_name": "ONE MORE",
  "description": "Premium fitness center and gym management system for tracking members, plans, attendance, billing, and automated reminders.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#1f1f1f",
  "theme_color": "#1f1f1f",
  "orientation": "portrait",
  "prefer_related_applications": false,
  "categories": ["sports", "fitness", "productivity"],
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
