{
    "name": "PH Casino License Checker",
    "short_name": "License Check",
    "description": "Check if an online casino is licensed in the Philippines.",
    "start_url": "/casino-checker.html",
    "scope": "/",
    "display": "standalone",
    "background_color": "#f4f7f4",
    "theme_color": "#1D6B3F",
    "icons": [
        {
            "src": "/cc-icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/cc-icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}