{
    "name": "SocialHub — Social Media Manager",
    "short_name": "SocialHub",
    "description": "Nền tảng quản lý mạng xã hội toàn diện: Đăng bài, AI viết content, Lên lịch, Analytics, CRM & Team Collaboration",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0f172a",
    "theme_color": "#6C5CE7",
    "orientation": "any",
    "scope": "/",
    "icons": [
        {
            "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='20' fill='%236C5CE7'/><path d='M28 62 L28 30 L72 30 L72 46 L46 46 L46 62 Z' fill='white'/></svg>",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ],
    "categories": ["social", "productivity", "business"],
    "lang": "vi",
    "dir": "ltr",
    "shortcuts": [
        {
            "name": "Create Post",
            "url": "/#/editor",
            "description": "Open content editor"
        },
        {
            "name": "Analytics",
            "url": "/#/analytics",
            "description": "View analytics dashboard"
        },
        {
            "name": "Schedule",
            "url": "/#/scheduler",
            "description": "Manage scheduled posts"
        }
    ]
}
