{
    "id": "SquidWay",
    "version": "1.0",
    "manifest_version": 3,
    "name": "SquidWay",
    "short_name": "SquidWay",
    "start_url": "/",
    "description": "SquidWay is a fully automated blockchain gaming system with fixed rules, transparent execution, and no human control. Participants enter the same system cycle, earn through referrals, and compete for a fixed 5M USDT prize.",
    "scope": "/",
    "display": "standalone",
    "orientation": "landscape",
    "theme_color": "#0c151e",
    "background_color": "#0c151e",
    "dir": "ltr",
    "lang": "en",
    "icons": [
        {
            "src": "/icons/1024.png?v=3",
            "type": "image/png",
            "sizes": "1024x1024"
        },
        {
            "src": "/icons/1024-maskable.png?v=3",
            "type": "image/png",
            "sizes": "1024x1024",
            "purpose": "maskable"
        }
    ]
}