{
    "id": "/wo/",
    "name": "Work Order",
    "short_name": "Work Order",
    "start_url": "/wo/",
    "scope": "/wo/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#e67e22",
    "icons": [
        {
            "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='192' height='192' viewBox='0 0 192 192'><rect width='100%' height='100%' fill='%23e67e22'/><text x='50%' y='55%' font-size='80' font-family='sans-serif' fill='%239b59b6' text-anchor='middle' dominant-baseline='middle'>🛒</text></svg>",
            "sizes": "192x192",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        },
        {
            "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='512' height='512' viewBox='0 0 512 512'><rect width='100%' height='100%' fill='%23e67e22'/><text x='50%' y='55%' font-size='220' font-family='sans-serif' fill='%239b59b6' text-anchor='middle' dominant-baseline='middle'>🛒</text></svg>",
            "sizes": "512x512",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ]
}