{
    "name": "Sportial",
    "short_name": "Sportial",
    "description": "Mạng xã hội thể thao — Tìm sân, tạo sự kiện, kết nối cộng đồng",
    "start_url": "/feed",
    "display": "standalone",
    "background_color": "#0a0a0a",
    "theme_color": "#0a0a0a",
    "orientation": "portrait-primary",
    "scope": "/",
    "icons": [
        {
            "src": "/images/logo.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/logo.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/logo.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/images/logo.png",
            "sizes": "180x180",
            "type": "image/png",
            "purpose": "any"
        }
    ],
    "screenshots": [
        {
            "src": "/images/logo.png",
            "sizes": "512x512",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "Sportial — Mạng xã hội thể thao"
        }
    ],
    "categories": [
        "sports",
        "social"
    ],
    "lang": "vi",
    "dir": "ltr",
    "prefer_related_applications": false
}