{
    "name": "三国志 - 全文",
    "short_name": "三国志",
    "description": "晋陈寿撰，宋裴松之注。魏蜀吴三书六十五卷全。",
    "icons": [
        {
            "src": "image/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "image/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "theme_color": "#2b231a",
    "background_color": "#f4f1ea",
    "display": "standalone",
    "start_url": "index.html",
    "lang": "zh-CN"
}