{
    "name": "无痛阅读",
    "short_name": "无痛阅读",
    "description": "英文原著点词即译阅读助手：真人朗读、音标学习、AI 答疑、生词复习。",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "display_override": ["standalone", "fullscreen"],
    "orientation": "portrait",
    "background_color": "#f9fafb",
    "theme_color": "#4f46e5",
    "lang": "zh-CN",
    "categories": ["education", "books"],
    "icons": [
        {
            "src": "/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
