{
    "name": "Amix",
    "short_name": "Amix",
    "description": "Steam manifest downloader and account generator. Search and download Steam game manifests easily.",
    "theme_color": "#6366f1",
    "background_color": "#0a0a0a",
    "display": "standalone",
    "scope": "/",
    "start_url": "/",
    "icons": [
        {
            "src": "/logo.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}