{
    "name": "道路运输安全培训系统",
    "short_name": "安全培训",
    "description": "道路运输企业年度安全培训系统 - 月度培训、签到管理、合规报告生成",
    "start_url": "./index.html",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#f0f2f5",
    "theme_color": "#1a73e8",
    "icons": [
        {
            "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>🛣️</text></svg>",
            "sizes": "192x192",
            "type": "image/svg+xml"
        },
        {
            "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>🛣️</text></svg>",
            "sizes": "512x512",
            "type": "image/svg+xml"
        }
    ]
}
