{
    "name": "Power Now",
    "short_name": "Power Now",
    "start_url": "/",
    "url": "https://powernow.ua/",
    "icons": [
        {
            "src": "/android-chrome-192x192.jpg",
            "sizes": "192x192",
            "type": "image/jpeg"
        },
        {
            "src": "/android-chrome-512x512.jpg",
            "sizes": "512x512",
            "type": "image/jpeg"
        },
        {
             "src": "/img/pwa/512x512.png",
             "type": "image/png",
             "sizes": "512x512"
        },
         {
             "src": "/img/pwa/maskable196.png",
             "sizes": "196x196",
             "type": "image/png",
             "purpose": "any maskable"
         }
    ],
    "theme_color": "#ffffff",
    "background_color": "#ffffff",
    "display": "standalone"
}
