{
    "name": "虫害管理系统",
    "short_name": "虫害管理",
    "description": "虫害管理系统 - Integrated Pest Management",
    "start_url": "index.html",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#f2f2f7",
    "theme_color": "#007aff",
    "icons": [{
        "src": "logo.png",
        "sizes": "192x192",
        "type": "image/png"
    }]
}