{
    "name": "Utility Box",
    "short_name": "Utility Box",
    "description": "Free, multi-domain utility toolkit — PDF tools and banking calculators that run entirely in your browser.",
    "start_url": "./index.html",
    "scope": "./",
    "display": "standalone",
    "orientation": "portrait-primary",
    "background_color": "#FFFFFF",
    "theme_color": "#2551C4",
    "icons": [
        {
            "src": "assets/icons/icon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        }
    ]
}
