{
    "name": "Event Countdown",
    "short_name": "Event Countd",
    "description": "Create countdowns for any event - birthdays, weddings, holidays, or custom dates. Choose from 20+ themed timers with visual effects.",
    "start_url": "/en/app/event-countdown",
    "display": "standalone",
    "orientation": "any",
    "theme_color": "#4F46E5",
    "background_color": "#4F46E5",
    "scope": "/en/app/event-countdown",
    "icons": [
        {
            "src": "/storage/uploads/thumbnails/app/countdown-timer/countdown-timer-icon_pwa-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/storage/uploads/thumbnails/app/countdown-timer/countdown-timer-icon_pwa-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}