{
  "name": "Portio Health Tracker",
  "short_name": "Portio",
  "description": "AI-powered nutrition, exercise, and health tracking",
  "start_url": "/Fitness_app_portio/",
  "scope": "/Fitness_app_portio/",
  "display": "standalone",
  "background_color": "#f7f8fa",
  "theme_color": "#0066ff",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}