{
    "short_name": "TìmSân",
    "name": "TìmSân - Đặt Lịch Thể Thao",
    "description": "Hệ thống đặt sân thể thao trực tuyến nhanh chóng, tiện lợi",
    "icons": [
        {
            "src": "icons/launchericon-48x48.png",
            "sizes": "48x48",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "icons/launchericon-72x72.png",
            "sizes": "72x72",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "icons/launchericon-96x96.png",
            "sizes": "96x96",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "icons/launchericon-144x144.png",
            "sizes": "144x144",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "icons/launchericon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "icons/launchericon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "icons/512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "icons/1024.png",
            "sizes": "1024x1024",
            "type": "image/png",
            "purpose": "any"
        }
    ],
    "start_url": "/",
    "display": "standalone",
    "orientation": "portrait",
    "theme_color": "#18458B",
    "background_color": "#18458B",
    "scope": "/",
    "lang": "vi",
    "categories": [
        "sports",
        "lifestyle"
    ],
    "shortcuts": [
        {
            "name": "Tìm sân",
            "short_name": "Tìm sân",
            "description": "Tìm kiếm sân thể thao gần bạn",
            "url": "/fields",
            "icons": [
                {
                    "src": "icons/launchericon-96x96.png",
                    "sizes": "96x96"
                }
            ]
        },
        {
            "name": "Lịch đặt",
            "short_name": "Lịch đặt",
            "description": "Xem lịch đặt sân của bạn",
            "url": "/bookings",
            "icons": [
                {
                    "src": "icons/launchericon-96x96.png",
                    "sizes": "96x96"
                }
            ]
        }
    ]
}