﻿{
    "background_color": "white",
    "description": "Shaltal",
    
    "icons": [
        {
            "src": "images/pwaIcon.png",
            "sizes": "192x192",
            "type": "image/png"
        }
    ],
    "name": "דיווח שלטל",
    "short_name": "שלטל",
    "start_url": "main.html",
    "theme_color": "#cd2773"
}