{
    "name": "Flowchart Maker",
    "short_name": "Flowchart Ma",
    "description": "Create professional flowcharts with 37 shape types, drag-and-drop, auto-layout, and export to PNG, SVG, or JSON.",
    "start_url": "/en/app/flowchart-maker",
    "display": "standalone",
    "orientation": "any",
    "theme_color": "#FFFFFF",
    "background_color": "#FFFFFF",
    "scope": "/en/app/flowchart-maker",
    "icons": [
        {
            "src": "/storage/uploads/thumbnails/app/flowchart-maker/flowchart-maker-icon_pwa-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/storage/uploads/thumbnails/app/flowchart-maker/flowchart-maker-icon_pwa-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}