{
    "id": "/",
    "name": "Pocket Pal — Bạn đồng hành AI",
    "short_name": "Pocket Pal",
    "description": "Trò chuyện bằng giọng nói theo thời gian thực với một người bạn nhỏ biết biểu cảm. Client xiaozhi cho Android, iOS và trình duyệt.",
    "lang": "vi",
    "dir": "ltr",
    "start_url": ".",
    "scope": ".",
    "display": "standalone",
    "background_color": "#EDE6F5",
    "theme_color": "#EDE6F5",
    "orientation": "portrait-primary",
    "categories": [
        "lifestyle",
        "entertainment",
        "utilities"
    ],
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "icons/Icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "icons/Icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "icons/Icon-maskable-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "icons/Icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "screenshots": [
        {
            "src": "screenshots/home-narrow.png",
            "sizes": "452x900",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "Màn hình chính với người bạn nhỏ của cậu"
        },
        {
            "src": "screenshots/home-wide.png",
            "sizes": "1280x800",
            "type": "image/png",
            "form_factor": "wide",
            "label": "Pocket Pal trên máy tính"
        }
    ]
}
