{
    "name": "Utilities Bunker",
    "short_name": "UB Tools",
    "description": "Free, privacy-first online tools. No accounts. No tracking.",
    "start_url": "./",
    "scope": "./",
    "display": "standalone",
    "background_color": "#0c0e11",
    "theme_color": "#d4943a",
    "orientation": "any",
    "categories": ["utilities", "developer", "productivity"],
    "icons": [
        {
            "src": "assets/imgs/favicon/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "assets/imgs/favicon/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "maskable"
        }
    ]
}
