{
    "name": "حسابداری آنلاین حسابیکس",
    "short_name": "حسابیکس",
    "start_url": "/user/login",
    "scope": "/",
    "related_applications": [
        {
            "platform": "webapp",
            "url": "http://localhost:5173/manifest.json"
        }
    ],
    "display": "standalone",
    "dir": "rtl",
    "lang": "fa",
    "background_color": "#fff",
    "theme_color": "#0665d0",
    "icons": [
        {
            "src": "/icons/homescreen48.png",
            "sizes": "48x48",
            "type": "image/png"
        },
        {
            "src": "/icons/homescreen72.png",
            "sizes": "72x72",
            "type": "image/png"
        },
        {
            "src": "/icons/homescreen96.png",
            "sizes": "96x96",
            "type": "image/png"
        },
        {
            "src": "/icons/homescreen144.png",
            "sizes": "144x144",
            "type": "image/png"
        },
        {
            "src": "/icons/homescreen168.png",
            "sizes": "168x168",
            "type": "image/png"
        },
        {
            "src": "/icons/homescreen192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/icons/homescreen256.png",
            "sizes": "256x256",
            "type": "image/png"
        },
        {
            "src": "/icons/homescreen512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}