{
  "name": "Physiq AI",
  "short_name": "Physiq AI",
  "description": "AI-powered calorie and macro tracking platform built for serious fitness enthusiasts.",
  "start_url": "/dashboard",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#4F8CFF",
  "theme_color": "#4F8CFF",
  "scope": "/",
  "lang": "en",
  "categories": ["health", "fitness", "food"],
  "icons": [
    {
      "src": "https://media.base44.com/images/public/6a1c9d6cf4b495df2004ff8f/40cdf93ef_generated_image.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://media.base44.com/images/public/6a1c9d6cf4b495df2004ff8f/e49f7df3a_generated_image.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Food Diary",
      "short_name": "Diary",
      "description": "Log your meals",
      "url": "/diary"
    },
    {
      "name": "Dashboard",
      "short_name": "Home",
      "description": "View your daily summary",
      "url": "/dashboard"
    }
  ]
}
