{
  "name": "FireflyAI — Your AI Gym Coach",
  "short_name": "FireflyAI",
  "description": "AI-powered personal training, body scan, and gym tracking",
  "start_url": "/app",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0d1219",
  "theme_color": "#00b4ff",
  "icons": [
    {
      "src": "/logo.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any maskable"
    },
    {
      "src": "/logo.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "categories": ["health", "fitness", "lifestyle"],
  "lang": "en",
  "dir": "ltr",
  "related_applications": [],
  "prefer_related_applications": false
}
