{
  "name": "GymPsycho Plate Calc",
  "short_name": "Plate Calc",
  "description": "Free plate calculator for barbell loading. Tap plates, see total in LB and KG instantly. Works offline.",
  "id": "/tools/plate-calculator/",
  "start_url": "/tools/plate-calculator/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0D0D0D",
  "theme_color": "#E63946",
  "lang": "en",
  "dir": "ltr",
  "categories": ["fitness", "health", "sports", "utilities"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/plate-calc-icon-48-v5.png",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "/plate-calc-apple-touch-v5.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/plate-calc-icon-192-v5.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/plate-calc-icon-512-v5.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/plate-calc-icon-192-v5.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/plate-calc-icon-512-v5.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
