{
    "id": "/",
    "name": "STAGING HITO2",
    "short_name": "STAGING HITO2",
    "description": "HITO ONLINE STORE",
    "start_url": "https://stagingx.hito.style/?source=pwa",
    "scope": "https://stagingx.hito.style/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#ffffff",
    "theme_color": "#000000",
    "lang": "fa",
    "dir": "rtl",
    "categories": [
        "shopping",
        "lifestyle"
    ],
    "icons": [
        {
            "src": "https://stagingx.hito.style/wp-content/plugins/hito-pwa/assets/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "https://stagingx.hito.style/wp-content/plugins/hito-pwa/assets/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ],
    "screenshots": [
        {
            "src": "https://stagingx.hito.style/wp-content/plugins/hito-pwa/assets/screenshots/mobile-home.png",
            "sizes": "1080x1920",
            "type": "image/png"
        },
        {
            "src": "https://stagingx.hito.style/wp-content/plugins/hito-pwa/assets/screenshots/desktop-home.png",
            "sizes": "1920x1080",
            "type": "image/png",
            "form_factor": "wide"
        }
    ]
}