{
    "id": "rd_customer_app",
    "name": "Repair Desk",
    "short_name": "Repair Desk",
    "start_url": "./customer.php",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#6366f1",
    "orientation": "portrait",
    "icons": [
        {
            "src": "uploads/app_customer_1779293376.png?v=1780343123",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "uploads/app_customer_1779293376.png?v=1780343123",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}