{
    "name": "GTA VI Countdown App",
    "short_name": "GTA VI Countdown",
    "description": "Live countdown and progress tracker for the GTA VI release date. Fan-made, not affiliated with Rockstar Games or Take-Two Interactive.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#09090f",
    "theme_color": "#6c63ff",
    "orientation": "any",
    "lang": "en",
    "categories": ["entertainment", "games"],
    "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"
        }
    ]
}
