{
    "name": "EZ Canvas",
    "short_name": "EZ Canvas",
    "id": "org.ezoffice.canvas",
    "lang": "en-US",
    "description": "EZ Canvas is a fast, flexible visual workspace for organizing ideas, layouts, and plans.",
    "categories": ["productivity", "tools"],
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#ffc383",
    "theme_color": "#fffcf9",
    "iarc_rating_id": "",
    "screenshots": [],
    "shortcuts": [],
    "protocol_handlers": [],
    "file_handlers": [],
    "edge_side_panel": {},
    "icons": [
        {
            "src": "images/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "images/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "images/maskable-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "images/maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "images/monochrome-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "monochrome"
        },
        {
            "src": "images/monochrome-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "monochrome"
        }
    ]
}
