{
    "dir": "ltr",
    "name": "Coin Win",
    "scope": "./",
    "display": "standalone",
    "short_name": "Coin Win",
    "theme_color": "#1f1f1f",
    "description": "Play Coin Win, where bonus rounds are not a rare surprise but a core part of the game. Match any three coins on the game board to trigger bonuses and multiply your winnings again and again. More coins. More bonuses. More chances to win big.",
    "orientation": "any",
    "background_color": "#1f1f1f",
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "images/icon.webp",
            "sizes": "512x512",
            "type": "image/webp",
            "purpose": "any maskable"
        }
    ],
    "related_applications": [
        {
            "platform": "webapp",
            "url": "./manifestdirect.php"
        }
    ],
    "screenshots": [],
    "generated": "",
    "manifest_package": "org.chromium.webapk.test",
    "display_mode": "standalone",
    "version_code": "1",
    "version_name": "1.0",
    "bound_webapk": {
        "runtime_host": "org.chromium.chrome",
        "runtime_host_application_name": "Chromium"
    },
    "start_url": "./"
}