﻿{
    "theme_color": "#f69435",
    "background_color": "#f69435",
    "display": "standalone",
    "scope": "/",
    "start_url": ".",
    "name": "برنامج الصافي للمحاسبة",
    "short_name": "برنامج الصافي للمحاسبة",
    "description": "برنامج الصافي للمحاسبة",
    "icons": [
        {
            "src": "/Icon.png?1",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/Icon.png",
            "sizes": "256x256",
            "type": "image/png"
        },
        {
            "src": "/Icon.png",
            "sizes": "384x384",
            "type": "image/png"
        },
        {
            "src": "/Icon.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
