{
  "name": "UnitSwiftPro — Free Unit Converter",
  "short_name": "UnitSwiftPro",
  "description": "Free, fast, and accurate online unit converter for length, weight, temperature, area, volume, and more.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d1117",
  "theme_color": "#1e6dff",
  "icons": [
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" },
    { "src": "/images/logo-icon.svg", "sizes": "any", "type": "image/svg+xml" }
  ]
}