{
  "name": "Calories Burned - Professional Calorie Calculator",
  "short_name": "Calories Burned",
  "description": "Free calorie calculator with 1,100+ activities and 74+ dedicated calculators based on validated MET values from the 2024 Compendium of Physical Activities.",
  "start_url": "/",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "prefer_related_applications": false,
  "background_color": "#ffffff",
  "theme_color": "#7c3aed",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "categories": [
    "health",
    "fitness",
    "productivity",
    "education"
  ],
  "lang": "en-US",
  "dir": "ltr",
  "iarc_rating_id": "e84b072d-71b3-4d3e-86ae-31a8ce4e53b7"
}