{
    "name": "Penghitung Mundur",
    "short_name": "Penghitung M",
    "description": "Buat penghitung mundur untuk berbagai acara - ulang tahun, pernikahan, hari libur, atau tanggal khusus. Pilih dari 20+ timer bertema dengan efek visual.",
    "start_url": "/id/app/penghitung-mundur",
    "display": "standalone",
    "orientation": "any",
    "theme_color": "#4F46E5",
    "background_color": "#4F46E5",
    "scope": "/id/app/penghitung-mundur",
    "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"
        }
    ]
}