{
    "name": "בת חפר",
    "short_name": "בת חפר",
    "description": "שירות חדש לתושב מערכת ESHUV - מובילים שליטה, ביטחון ושירות לתושבים בשיגרה ובחירום. אתר נגיש עם מגוון רחב של מידע ושירותים בקליק",
    "icons": [
        {
            "src": "/assets/manifest-image/icon/android/Android-192_192.jpg",
            "sizes": "192x192",
            "type": "image\/png"
        },
        {
            "src": "/assets/manifest-image/icon/android/Android-512_512.jpg",
            "sizes": "512x512",
            "type": "image\/png"
        }
    ],
    "screenshots": [
        {
            "src": "/assets/manifest-image/laptop-and-mobile-screen/PWD-banner-540_720.jpg",
            "sizes": "540x720",
            "type": "image\/png",
            "form_factor": "narrow"
        },
        {
            "src": "/assets/manifest-image/laptop-and-mobile-screen/PWD-banner-540_720.jpg",
            "sizes": "540x720",
            "type": "image\/png",
            "form_factor": "narrow"
        },
        {
            "src": "/assets/manifest-image/laptop-and-mobile-screen/PWD-banner-540_720.jpg",
            "sizes": "540x720",
            "type": "image\/png",
            "form_factor": "narrow"
        },
        {
            "src": "/assets/manifest-image/laptop-and-mobile-screen/PWD-banner-1024x593.jpg",
            "sizes": "1024x593",
            "type": "image\/png",
            "form_factor": "wide"
        },
        {
            "src": "/assets/manifest-image/laptop-and-mobile-screen/PWD-banner-1024x593.jpg",
            "sizes": "1024x593",
            "type": "image\/png",
            "form_factor": "wide"
        },
        {
            "src": "/assets/manifest-image/laptop-and-mobile-screen/PWD-banner-1024x593.jpg",
            "sizes": "1024x593",
            "type": "image\/png",
            "form_factor": "wide"
        }
    ],
    "background_color": "#02CECF",
    "theme_color": "#fff",
    "display": "standalone",
    "orientation": "portrait",
    "offline_url": "https://bathefer.eshuv.com",
    "id": ".\/",
    "scope": "/",
    "start_url": "https://bathefer.eshuv.com",
    "share_target": {
        "action": "\/?utm_medium=PWA&utm_source=share-target&share-target",
        "method": "post",
        "enctype": "multipart\/form-data",
        "params": {
            "files": [
                {
                    "name": "file",
                    "accept": [
                        "image\/*"
                    ]
                }
            ]
        }
    }
}