{
    "name": "FreeDrawingTool.com - Free Online Drawing Tool",
    "short_name": "FreeDrawingTool",
    "description": "Free online drawing tool with pencil, brush, eraser, color picker, undo/redo, dark mode. Draw directly in your browser.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#f8fafc",
    "theme_color": "#6366f1",
    "orientation": "any",
    "icons": [
        {
            "src": "favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml"
        }
    ]
}
