{
    "name": "Hướng Nghiệp 360 - Sinh Trắc Vân Tay",
    "short_name": "Hướng Nghiệp 360",
    "description": "Ứng dụng tư vấn hướng nghiệp thông minh với AI, sinh trắc vân tay và tử vi hàng ngày",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#9333ea",
    "orientation": "portrait",
    "icons": [
        {
            "src": "/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": [
        "education",
        "lifestyle",
        "productivity"
    ],
    "screenshots": [],
    "shortcuts": [
        {
            "name": "Tử Vi Hàng Ngày",
            "short_name": "Tử Vi",
            "description": "Xem tử vi hàng ngày của bạn",
            "url": "/daily-horoscope",
            "icons": [
                {
                    "src": "/icon-192x192.png",
                    "sizes": "192x192"
                }
            ]
        }
    ]
}