{
  "name": "Lions Martial Arts Academy",
  "short_name": "Lions TKD",
  "description": "Track your martial arts journey, check in to classes, and stay connected with Lions Martial Arts Academy.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#ef4444",
  "orientation": "portrait-primary",
  "scope": "/",
  "categories": ["fitness", "sports", "education"],
  "icons": [
    {
      "src": "/app-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
