{
    "name": "DentLink",
    "short_name": "DentLink",
    "start_url": ".",
    "display": "fullscreen",
    "background_color": "#3E5B20",
    "theme_color": "#3E5B20",
    "description": "DentLink منصة متخصصة لحجز الحالات السريرية لطلاب طب الأسنان. موقع واحد يجمع جميع الحالات السنية بسهولة وأمان.",
    "orientation": "portrait-primary",
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "../icons/logo_32.png",
            "sizes": "32x32",
            "type": "image/png"
        },
        {
            "src": "../icons/logo_48.png",
            "sizes": "48x48",
            "type": "image/png"
        },
        {
            "src": "../icons/logo_180.png",
            "sizes": "180x180",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "../icons/logo_512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
