{
    "name": "糖果学习工作台",
    "short_name": "糖果学习",
    "description": "低龄小朋友的学习打卡工作台，包含数学、英语、语文、兴趣打卡和积分乐园",
    "start_url": "./index.html",
    "scope": "./",
    "display": "fullscreen",
    "display_override": ["fullscreen", "standalone"],
    "orientation": "landscape",
    "background_color": "#FFE4E8",
    "theme_color": "#FFB6C1",
    "start_url": "./index.html",
    "icons": [
        {
            "src": "icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
