{
    "id": "com.e_estekhdam.app.pwa",
    "name": "ای‌استخدام",
    "short_name": "e-estekhdam",
    "description": "e-estekhdam mobile application lets you view job ads from all over Iran and use the tools of the most complete employment tool in Iran to find the job you are looking for.",
    "icons": [
        {
            "src": "/android-chrome-new-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/android-chrome-new-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "theme_color": "#603695",
    "background_color": "#ffffff",
    "start_url": "/app-home?source=pwa&m=w",
    "scope": "/",
    "display": "standalone",
    "related_applications": [{
        "platform": "play",
        "id": "com.e_estekhdam.android.app"
    }]
}