{
    "name": "Phân tích SWOT",
    "short_name": "Phân tích SW",
    "description": "Lập phân tích SWOT trong ma trận 2x2 gọn gàng — sắp xếp điểm mạnh, điểm yếu, cơ hội và thách thức, bắt đầu từ mẫu có sẵn và xuất ra PNG hoặc PDF.",
    "start_url": "/vi/app/phan-tich-swot",
    "display": "standalone",
    "orientation": "any",
    "theme_color": "#E2E8F0",
    "background_color": "#E2E8F0",
    "scope": "/vi/app/phan-tich-swot",
    "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"
        }
    ]
}