{
  "name": "Magnetic Field Converter",
  "short_name": "Mag Field",
  "description": "Convert magnetic flux density (B) and magnetic field strength (H) across Tesla, Gauss, Oersted, A/m, and more.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#3b82f6",
  "icons": [
    {
      "src": "icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
