{
    "name": "مطعم الشرفة",
    "short_name": "مطعم الشرفة",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#f8edd9",
    "theme_color": "#e73b37",
    "icons": [
        {
            "src": "/assets/logos/fav.webp",
            "sizes": "192x192",
            "type": "image/webp"
        },
        {
            "src": "/assets/logos/LogoWide.webp",
            "sizes": "512x512",
            "type": "image/webp"
        }
    ]
}