{
    "name": "Денежный калькулятор",
    "short_name": "Касса",
    "start_url": "index.html",
    "display": "standalone",
    "background_color": "#f4f7f6",
    "theme_color": "2c3e50",
    "icons": [
        {
            "src": "https://cdn-icons-png.flaticon.com/512/2489/2489756.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}