{
    "name": "Clicker Game – Click Empire | Free Online Clicker Game",
    "short_name": "Clicker Game",
    "description": "Play the best free clicker game online! Click to earn coins, buy upgrades, prestige for multipliers, and unlock achievements in this addictive clicker game.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0a0a1a",
    "theme_color": "#0a0a1a",
    "orientation": "portrait",
    "categories": ["games", "entertainment"],
    "icons": [
        { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
        { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
    ],
    "screenshots": [
        { "src": "/og-image.png", "sizes": "1200x630", "type": "image/png", "label": "Click Empire clicker game gameplay" }
    ]
}
