{
    "name": "\u0410\u0423\u0422\u041b\u0415\u0422",
    "short_name": "\u0410\u0423\u0422\u041b\u0415\u0422",
    "icons": [
        {
            "src": "android-chrome-192x192.png?v=<?php echo $v; ?>",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "android-chrome-512x512.png?v=<?php echo $v; ?>",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "theme_color": "#e52e1c",
    "background_color": "#e52e1c",
    "display": "standalone"
}