{
    "name": "Legacy Vape Store",
    "short_name": "Legacy",
    "description": "Your Right Choice",
    "display_override": ["window-control-overlay", "minimal-ui"],
    "display": "Standalone",
    "scope": "/",
    "start_url":"https://legacyvapestore.com",
    "theme_color":"#eeeeee",
    "background_color":"#000000",
    "orientation":"landscape-primary",
    "icons": [
        {
            "src": "/images/icons/192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },{
            "src": "/images/icons/256x256.png",
            "sizes": "256x256",
            "type": "image/png"
        },{
            "src": "/images/icons/384x384.png",
            "sizes": "384x384",
            "type": "image/png"
        },{
            "src": "/images/icons/512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
