{
  "name": "Make Your Dream Body",
  "short_name": "MYDB",
  "description": "Build your dream body with science-based nutrition, strength training, free fitness calculators, and app-powered guidance through NutriZen™ and upcoming RiseZen™.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a0a0a",
  "theme_color": "#18B063",
  "categories": ["health", "fitness", "lifestyle", "food"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Indian Food Calorie Chart",
      "short_name": "Food Chart",
      "description": "Browse 655+ Indian foods with calories and macros",
      "url": "/indian-food-calorie-chart",
      "icons": [{ "src": "/favicon.png", "sizes": "32x32" }]
    },
    {
      "name": "Calorie Calculator",
      "short_name": "Calories",
      "description": "Calculate your daily calorie needs",
      "url": "/tools/calorie-calculator",
      "icons": [{ "src": "/favicon.png", "sizes": "32x32" }]
    },
    {
      "name": "Free Tools",
      "short_name": "Tools",
      "description": "Free fitness and nutrition calculators",
      "url": "/tools",
      "icons": [{ "src": "/favicon.png", "sizes": "32x32" }]
    }
  ]
}
