{
  "name": "Beam Deflection Calculator",
  "short_name": "Beam Deflect",
  "description": "Calculate maximum deflection of simply supported beams under load.",
  "start_url": "/civil-engineering/beam-deflection-calculator/",
  "scope": "/civil-engineering/beam-deflection-calculator/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f9fafb",
  "theme_color": "#0284c7",
  "lang": "en",
  "categories": [
    "productivity",
    "utilities",
    "civil-engineering"
  ],
  "icons": [
    {
      "src": "/icons/beam-deflection-calculator-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/beam-deflection-calculator-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}