{
    "name": "SemiERP",
    "short_name": "SemiERP",
    "description": "Run your whole shop from one screen — POS, stock, billing and subscriptions.",
    "start_url": "/login",
    "scope": "/",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#ffffff",
    "theme_color": "#0A1F44",
    "icons": [
        { "src": "/icons/semierp-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
        { "src": "/icons/semierp-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
        { "src": "/icons/semierp-192-maskable.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
        { "src": "/icons/semierp-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
    ]
}
