{
    "name": "紅龍撲克 Red Dragon Poker Team",
    "short_name": "紅龍撲克資訊",
    "description": "紅龍撲克亞洲資訊平台，提供最新的撲克遊戲資訊、策略分析和社群交流。",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0f0f0f",
    "theme_color": "#D90429",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/images/pwa-icons/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/pwa-icons/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": [
        "games",
        "entertainment",
        "sports"
    ],
    "lang": "zh-CN",
    "dir": "ltr",
    "scope": "/",
    "prefer_related_applications": false,
    "screenshots": [
        {
            "src": "/images/home-og.webp",
            "sizes": "1200x630",
            "type": "image/webp",
            "form_factor": "wide"
        }
    ]
}