{
  "name": "Fit Slim Life — AI Weight Loss Companion",
  "short_name": "Fit Slim Life",
  "description": "An AI-powered weight-loss companion: forecast your progress, scan food, sync Bluetooth scales, track your regimen, and stay motivated.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f7fbf9",
  "theme_color": "#10b981",
  "categories": ["health", "fitness", "lifestyle", "medical"],
  "icons": [
    {
      "src": "/icons/192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
