{
    "name": "易读 - 智能阅读应用",
    "short_name": "易读",
    "description": "百万书源智能调度，支持TXT/EPUB/MOBI等20+格式的智能阅读应用",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#75BE79",
    "orientation": "portrait-primary",
    "scope": "/",
    "icons": [
        {
            "src": "favicon.ico",
            "sizes": "64x64",
            "type": "image/ico"
        }
    ],
    "categories": ["education", "entertainment", "books"],
    "lang": "zh-CN"
} 