{
    "name": "Vinacles Shop",
    "short_name": "VinaclesShop",
    "lang": "en-US",
    "start_url": "/",
    "display": "standalone",
    "theme_color": "#013170",
    "background_color" : "#ffffff",
    "icons": [
        {
            "src": "/images/manifest-icon.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "background": {
        "service_worker": "worker.js"
    }
}
