{
    "name": "3939 線上簽注系統",
    "short_name": "3939",
    "description": "3939 線上簽注系統 — 香港六合彩 / 台灣大樂透 / 台灣539 / 美國加州彩",
    "start_url": "./index.html",
    "scope": "./",
    "display": "standalone",
    "orientation": "portrait-primary",
    "background_color": "#0b1220",
    "theme_color": "#0b1220",
    "lang": "zh-Hant",
    "dir": "ltr",
    "categories": ["finance", "lifestyle"],
    "icons": [
        {
            "src": "assets/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "assets/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "assets/icons/icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "assets/icons/icon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        }
    ],
    "shortcuts": [
        {
            "name": "下注",
            "short_name": "下注",
            "url": "./bet_s.html",
            "description": "進入下注頁"
        },
        {
            "name": "管理後台",
            "short_name": "管理",
            "url": "./admin.html",
            "description": "管理員後台"
        }
    ]
}
