{
    "name": "China Travel Survival Kit",
    "short_name": "ChinaKit",
    "description": "The Definitive Guide for Foreigners Traveling to China (2026)",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#09090b",
    "theme_color": "#6366f1",
    "orientation": "portrait-primary",
    "lang": "en",
    "icons": [
        {
            "src": "/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": ["travel", "lifestyle"],
    "screenshots": [],
    "prefer_related_applications": false
}