{
    "id": "/home.php",
    "name": "Smart POS",
    "short_name": "Smart POS",
    "description": "Inventory & Point of Sale management system",
    "lang": "en",
    "start_url": "/home.php",
    "scope": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#ffffff",
    "icons": [
        {
            "src": "./uploads/logo_192.png",
            "type": "image/png",
            "sizes": "192x192",
            "purpose": "maskable any"
        },
        {
            "src": "./uploads/logo_512.png",
            "type": "image/png",
            "sizes": "512x512",
            "purpose": "maskable any"
        }
    ]
}
