{
    "name": "RejoiceMeatPOS",
    "short_name": "MeatPOS",
    "description": "Smart POS System for Meat Shops",
    "start_url": "/",
    "scope": "/",
    "id": "/",
    "display": "standalone",
    "background_color": "#1e293b",
    "theme_color": "#dc2626",
    "orientation": "any",
    "icons": [
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
