{
    "short_name": "Bitrequest",
    "name": "Bitrequest",
    "icons": [{
            "src": "icon-192.png",
            "type": "image/png",
            "sizes": "192x192"
        },
        {
            "src": "icon-512.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "start_url": "/",
    "background_color": "#4D5359",
    "display": "standalone",
    "orientation": "portrait",
    "theme_color": "#4D5359"
}