{
    "id": "/",
    "name": "QPhim & QTruyện",
    "short_name": "QPhim",
    "description": "Xem phim Anime & đọc truyện tranh miễn phí, chất lượng cao. Không quảng cáo.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#0a0a0a",
    "theme_color": "#7b61ff",
    "lang": "vi",
    "dir": "ltr",
    "categories": [
        "entertainment",
        "video"
    ],
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "/img/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/img/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/img/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/img/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/img/icon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        }
    ],
    "screenshots": [
        {
            "src": "/img/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "form_factor": "wide",
            "label": "QPhim - Xem phim Anime online"
        },
        {
            "src": "/img/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "QPhim - Xem phim trên điện thoại"
        }
    ],
    "shortcuts": [
        {
            "name": "Xem Phim",
            "short_name": "Phim",
            "url": "/?mode=phim",
            "icons": [
                {
                    "src": "/img/icon-192.png",
                    "sizes": "192x192"
                }
            ]
        },
        {
            "name": "Đọc Truyện",
            "short_name": "Truyện",
            "url": "/?mode=truyen",
            "icons": [
                {
                    "src": "/img/icon-192.png",
                    "sizes": "192x192"
                }
            ]
        }
    ],
    "related_applications": [],
    "iarc_rating_id": "e84b072d-71b3-4d3e-86ae-31a8ce4e53b7",
    "display_override": [
        "window-controls-overlay",
        "standalone"
    ],
    "share_target": {
        "action": "/",
        "method": "GET",
        "enctype": "application/x-www-form-urlencoded",
        "params": {
            "title": "t",
            "text": "text",
            "url": "url"
        }
    },
    "protocol_handlers": [
        {
            "protocol": "web+qphim",
            "url": "/?url=%s"
        }
    ]
}