{
    "name": "Faucet Gold",
    "short_name": "FaucetGold",
    "description": "The premier faucet for tangible value. Get started to earn fractionalized gold, synthetic stocks, and multiples top-tier stablecoins and withdraw directly to your wallet.",
    "scope": "/",
    "start_url": "./pwa?utm_source=pwa",
    "theme_color": "#f59e0b",
    "background_color": "#ffffff",
    "orientation": "portrait",
    "categories": ["entertainment", "games", "finance", "news"],
    "lang": "en",
    "handle_links": "preferred",
    "display": "standalone",
    "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
    "launch_handler": {
        "client_mode": ["navigate-existing", "auto"]
    },
    "shortcuts": [
        {
            "name": "PTC Tasks",
            "url": "/dashboard/ptc"
        },
        {
            "name": "Surveys",
            "url": "/dashboard/offerwall/surveys"
        },
        {
            "name": "Offers",
            "url": "/dashboard/offerwall/offers"
        },
        {
            "name": "Shortlinks",
            "url": "/dashboard/offerwall/shortlinks"
        }
    ],
    "icons": [
        {
            "src": "/web-app-manifest-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/web-app-manifest-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
