{
  "name": "Grace Arena Fitness (GAF)",
  "short_name": "GAF",
  "description": "Grace Arena Fitness — gym attendance, payments and member business directory. No Pain, No Gain.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f1f5f9",
  "theme_color": "#1d4ed8",
  "lang": "en-NG",
  "categories": ["health", "fitness", "business"],
  "icons": [
    { "src": "icons/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
