{
    "name": "עינות - וינה",
    "short_name": "עינות - וינה",
    "description": "אפליקציית ליווי טיול אישית לוינה עבור נפתלי ויוכבד עינות",
    "start_url": "./index.html",
    "display": "standalone",
    "background_color": "#0A192F",
    "theme_color": "#0A192F",
    "orientation": "portrait-primary",
    "dir": "rtl",
    "lang": "he",
    "icons": [
        {
            "src": "icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "icon.png",
            "sizes": "1024x1024",
            "type": "image/png"
        }
    ]
}
