{
    "name": "AI作业批改",
    "short_name": "作业批改",
    "description": "AI智能批改，快速反馈学习效果",
    "start_url": "/smart-agent-shop/homework/homework_index.html",
    "scope": "/smart-agent-shop/homework/",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#4A90D9",
    "theme_color": "#4A90D9",
    "icons": [
        {
            "src": "icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "categories": [
        "utilities",
        "productivity"
    ],
    "prefer_related_applications": false
}