{
  "name": "FitFuel Tools",
  "short_name": "FitFuel",
  "description": "Free science-backed fitness & nutrition platform — 70+ calculators, meal planner, workout planner, and 5 guided journeys. No sign-up required.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d1116",
  "theme_color": "#f97316",
  "orientation": "portrait-primary",
  "categories": ["health", "fitness", "lifestyle", "nutrition"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "label": "FitFuel Tools — free fitness & nutrition calculators"
    }
  ],
  "shortcuts": [
    {
      "name": "BMI Calculator",
      "url": "/bmi-calculator",
      "description": "Calculate your Body Mass Index"
    },
    {
      "name": "Calorie Calculator",
      "url": "/calorie-calculator",
      "description": "Find your daily calorie needs"
    },
    {
      "name": "Macro Calculator",
      "url": "/macro-calculator",
      "description": "Set protein, carbs & fat targets"
    },
    {
      "name": "Biological Age",
      "url": "/biological-age-calculator",
      "description": "Find your true body age"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
