{
  "name": "Amen Gym House",
  "short_name": "Amen Gym",
  "description": "Gym trainee, trainer, schedule, attendance, and payment management.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#f97316",
  "orientation": "portrait",
  "icons": [
    {
      "src": "./icons/gym-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
