{
    "name": "بينـو | PINO",
    "short_name": "PINO",
    "description": "تطبيق حجز وتنسيق الاحتفالات | PINO Celebration Booking",
    "start_url": "./",
    "display": "standalone",
    "background_color": "#e8e0d5",
    "theme_color": "#a85032",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "./assets/icon.webp",
            "sizes": "192x192",
            "type": "image/webp",
            "purpose": "any maskable"
        },
        {
            "src": "./assets/icon.webp",
            "sizes": "512x512",
            "type": "image/webp",
            "purpose": "any maskable"
        }
    ]
}