{
    "name": "Online Whiteboard",
    "short_name": "Online White",
    "description": "Draw, sketch, and diagram on an infinite canvas with freehand brushes, shapes, text, and arrows. Export your work as PNG.",
    "start_url": "/en/app/online-whiteboard",
    "display": "standalone",
    "orientation": "any",
    "theme_color": "#FFFFFF",
    "background_color": "#FFFFFF",
    "scope": "/en/app/online-whiteboard",
    "icons": [
        {
            "src": "/storage/uploads/thumbnails/app/online-whiteboard/online-whiteboard-icon_pwa-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/storage/uploads/thumbnails/app/online-whiteboard/online-whiteboard-icon_pwa-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}