{
    "name": "巴韭特",
    "short_name": "巴韭特",
    "icons": [
        {
            "src": "/icons/favicon@192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/icons/favicon@512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "display_override": [
        "fullscreen",
        "standalone",
        "minimal-ui"
    ],
    "orientation_override": "landscape",
    "start_url": "/index.html",
    "display": "standalone",
    "orientation": "landscape",
    "related_applications": [
        {
            "platform": "web",
            "url": "https://www.chives.com"
        }
    ],
    "theme_color": "#ffffff",
    "background_color": "#ffffff"
}