{
    "name": "SWOT分析",
    "short_name": "SWOT分析",
    "description": "在清爽的 2×2 矩阵中做 SWOT 分析——梳理优势、劣势、机会与威胁，从模板起步，并导出为 PNG 或 PDF。",
    "start_url": "/zh-CN/app/swot-fenxi",
    "display": "standalone",
    "orientation": "any",
    "theme_color": "#E2E8F0",
    "background_color": "#E2E8F0",
    "scope": "/zh-CN/app/swot-fenxi",
    "icons": [
        {
            "src": "/storage/uploads/thumbnails/app/swot-analysis/swot-analysis-icon_pwa-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/storage/uploads/thumbnails/app/swot-analysis/swot-analysis-icon_pwa-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}