{
    "name": "UltimatePOS",
    "short_name": "POS",
    "description": "UltimatePOS - Point of Sale System",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#2563eb",
    "orientation": "any",
    "scope": "/",
    "lang": "en",
    "dir": "ltr",
    "categories": ["business", "finance", "shopping"],
    "icons": [
        {
            "src": "/images/icons/icon-72x72.svg",
            "sizes": "72x72",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "/images/icons/icon-96x96.svg",
            "sizes": "96x96",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "/images/icons/icon-128x128.svg",
            "sizes": "128x128",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "/images/icons/icon-144x144.svg",
            "sizes": "144x144",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "/images/icons/icon-192x192.svg",
            "sizes": "192x192",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        },
        {
            "src": "/images/icons/icon-512x512.svg",
            "sizes": "512x512",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ],
    "screenshots": [],
    "prefer_related_applications": false
}
