{
  "name": "GoodReps — AI Rep Counter",
  "short_name": "GoodReps",
  "description": "AI-powered exercise rep counter with camera-based pose detection, real-time form feedback, and voice coaching. Free, private, runs on your device.",
  "start_url": "/app",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0a0f",
  "theme_color": "#00ff88",
  "icons": [
    { "src": "/icons/icon-v2-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-v2-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }
  ],
  "categories": ["fitness", "health", "sports"],
  "lang": "en",
  "dir": "ltr"
}
