{
  "name": "Fia",
  "short_name": "Fia",
  "description": "AI-powered fitness coaching — calorie tracking, body assessments, custom meal & workout plans, and form coaching from video.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#2A1F1A",
  "theme_color": "#E8742C",
  "categories": ["health", "fitness", "lifestyle"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
