{
    "name": "Aiman Royale",
    "short_name": "Aiman Royale",
    "description": "Your app description",
    "start_url": "/admin/new-bill",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#4a90e2",
    "orientation": "any",
    "icons": [
        {
            "src": "/web/images/company-logo/aiman-logo.png",
            "sizes": "192x192",
            "type": "image/webp"
        },
        {
            "src": "/web/images/company-logo/aiman-logo.png",
            "sizes": "512x512",
            "type": "image/webp"
        }
    ]
}
