{
  "name": "Stamina Calculator — Free Fitness Score",
  "short_name": "StaminaCalc",
  "description": "Free stamina test, BMI, body fat, VO2 max, calorie and heart rate calculators",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f1f4f9",
  "theme_color": "#2563eb",
  "orientation": "portrait-primary",
  "categories": ["health", "fitness"],
  "icons": [
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" },
    { "src": "/apple-touch-icon.svg", "sizes": "180x180", "type": "image/svg+xml" }
  ],
  "screenshots": [
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" }
  ]
}
