{
    "name": "Trình Theo Dõi Thói Quen",
    "short_name": "Trình Theo D",
    "description": "Theo dõi thói quen hàng ngày, xây dựng streak, và trực quan hóa tiến độ dài hạn của bạn với bản đồ nhiệt lịch hàng tháng.",
    "start_url": "/vi/app/trinh-theo-doi-thoi-quen",
    "display": "standalone",
    "orientation": "any",
    "theme_color": "#E2E8F0",
    "background_color": "#E2E8F0",
    "scope": "/vi/app/trinh-theo-doi-thoi-quen",
    "icons": [
        {
            "src": "/storage/uploads/thumbnails/app/habit-tracker/habit-tracker-icon_pwa-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/storage/uploads/thumbnails/app/habit-tracker/habit-tracker-icon_pwa-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}