{
    "name": "学生积分管理",
    "short_name": "积分管理",
    "description": "教师个人自用学生积分管理系统",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#F5F7FA",
    "theme_color": "#4A90D9",
    "orientation": "portrait",
    "icons": [
        {
            "src": "icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}

