{
    "name": "ERP进销存管理系统",
    "short_name": "ERP进销存",
    "description": "企业资源管理-进销存系统",
    "start_url": "/index.html",
    "display": "standalone",
    "background_color": "#f5f5f5",
    "theme_color": "#1890ff",
    "orientation": "any",
    "icons": [
        {
            "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' fill='%231890ff'/%3E%3Ctext x='50' y='120' font-family='Arial' font-size='80' font-weight='bold' fill='white'%3EERP%3C/text%3E%3C/svg%3E",
            "sizes": "192x192",
            "type": "image/svg+xml"
        },
        {
            "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' fill='%231890ff'/%3E%3Ctext x='120' y='320' font-family='Arial' font-size='220' font-weight='bold' fill='white'%3EERP%3C/text%3E%3C/svg%3E",
            "sizes": "512x512",
            "type": "image/svg+xml"
        }
    ],
    "categories": ["business", "productivity"],
    "lang": "zh-CN"
}
