{
    "short_name": "HERAW",
    "name": "HERAW",
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "/assets/img/icon-192x192.png",
            "type": "image/png",
            "sizes": "192x192"
        },
        {
            "src": "../img/icon-512x512.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "background_color": "#161D2D",
    "display": "fullscreen",
    "scope": "/",
    "theme_color": "#273043"
}
