{
    "name": "PC Bottleneck Calculator",
    "short_name": "Bottleneck Calc",
    "description": "Free tool to identify and eliminate performance bottlenecks in your PC build",
    "icons": [
        {
            "src": "/images/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ],
    "theme_color": "#0a0e27",
    "background_color": "#0a0e27",
    "display": "standalone",
    "start_url": "/",
    "scope": "/"
}

