{
  "name": "GymMaxCalculators",
  "short_name": "GymMax",
  "description": "Free strength calculators for squat, bench, deadlift, grip, neck, and every underserved lift in between.",
  "start_url": "index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#1854A3",
  "theme_color": "#1854A3",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
