{
  "name": "MyForgedFitness",
  "short_name": "ForgedFitness",
  "description": "Your all-in-one fitness operating system — nutrition coaching, workout tracking, biometric analytics, and habit management.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0D0D0D",
  "theme_color": "#0D0D0D",
  "categories": ["health", "fitness", "lifestyle"],
  "icons": [
    {
      "src": "https://zeuxekfrlmriwxebvpgy.supabase.co/storage/v1/object/public/app-assets/brand/icon.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "https://zeuxekfrlmriwxebvpgy.supabase.co/storage/v1/object/public/app-assets/brand/icon.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "maskable"
    }
  ]
}
