{
    "name": "FlowX365",
    "short_name": "FlowX365",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#F5F7FA",
    "theme_color": "#F5820A",
    "description": "FlowX365 — sales, purchasing, inventory and warehouse management.",
    "orientation": "portrait-primary",
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "icons/Icon-192.webp",
            "sizes": "192x192",
            "type": "image/webp"
        },
        {
            "src": "icons/Icon-512.webp",
            "sizes": "512x512",
            "type": "image/webp"
        }
    ]
}
