{
    "name": "asp-net-core-vue-starter",
    "short_name": "asp-net-core-vue-starter",
    "icons": [
        {
            "src": "/img/icons/apple-touch-icon-120x120.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/img/icons/apple-touch-icon-180x180.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "start_url": "/index.html",
    "display": "standalone",
    "background_color": "#000000",
    "theme_color": "#4DBA87"
}