{
    "name": "SWOT Analysis",
    "short_name": "SWOT Analysi",
    "description": "Create structured SWOT analyses to evaluate strengths, weaknesses, opportunities, and threats for strategic planning and decision-making.",
    "start_url": "/en/app/swot-analysis",
    "display": "standalone",
    "orientation": "any",
    "theme_color": "#E2E8F0",
    "background_color": "#E2E8F0",
    "scope": "/en/app/swot-analysis",
    "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"
        }
    ]
}