{
    "name": "Shape01",
    "short_name": "Shape01",
    "description": "Shape01 - החיבור בין תוכנה לאורח חיים בריא.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#0F0F0F",
    "theme_color": "#0F0F0F",
    "orientation": "portrait-primary",
    "prefer_related_applications": false,

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