{
    "short_name": "Blog by EL'TANA",
    "name": "EL'TANA Blogs",
    "icons": [
        {
        "src": "../images/icon.png",
        "sizes": "64x64 32x32 24x24 16x16",
        "type": "image/x-icon"
        }
    ],
    "start_url": "../index.html",
    "display": "standalone",
    "theme_color": "#debc64",
    "background_color": "#182b47",
    "color": "#ffffff"
    }