{
    "name": "Crystalpro POS",
    "short_name": "CrystalPOS",
    "description": "Point of Sale system for perfume and fragrance retail",
    "start_url": "/app",
    "scope": "/app",
    "display": "standalone",
    "orientation": "any",
    "theme_color": "#4f46e5",
    "background_color": "#ffffff",
    "categories": ["business", "productivity"],
    "icons": [
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
