{
    "name": "Force Unit Converter",
    "short_name": "Force Converter",
    "description": "Convert between newtons, kilonewtons, pound-force, kilogram-force, dyne, and more force units instantly.",
    "start_url": "./index.html",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#f59e0b",
    "icons": [
        {
            "src": "icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
