{
    "name": "Rayan Nexus Mail",
    "short_name": "Rayan Mail",
    "description": "دسترسی به ایمیل رایان نکسوس",
    "lang": "fa",
    "dir": "rtl",
    "start_url": "webmail.rayannexus.ir",
    "scope": "/",
    "display": "standalone",
    "background_color": "#f7f6f2",
    "theme_color": "#176b43",
    "orientation": "portrait-primary",

    "icons": [
        {
            "src": "icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}