{
    "name": "CodeekrPhone",
    "short_name": "CodeekrPhone",
    "description": "WebRTC Cloud Softphone - هاتفك السحابي",
    "start_url": "/phone.html",
    "display": "standalone",
    "background_color": "#F8FAFC",
    "theme_color": "#2563EB",
    "orientation": "portrait-primary",
    "lang": "ar",
    "dir": "rtl",
    "icons": [
        {
            "src": "assets/img/icon-192.svg",
            "sizes": "192x192",
            "type": "image/svg+xml"
        },
        {
            "src": "assets/img/icon-192.svg",
            "sizes": "512x512",
            "type": "image/svg+xml"
        }
    ]
}
