{
    "name": "ToolSwiftHub",
    "short_name": "ToolSwiftHub",
    "description": "Free online utility tools. Privacy-focused, ultra-lightweight developer and content utilities.",
    "start_url": "https://toolswifthub.net/",
    "display": "standalone",
    "background_color": "#020817",
    "theme_color": "#020817",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "https://toolswifthub.net/tsh-icon.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "https://toolswifthub.net/tsh-icon-large.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": ["utilities", "productivity", "developer"],
    "screenshots": [
        {
            "src": "https://toolswifthub.net/tsh-screenshot.png",
            "sizes": "1280x720",
            "type": "image/png"
        }
    ]
}
