{
	"name": "Net Guard Install Helper",
	"short_name": "NetGuardInstall",
	"display": "standalone",
	"start_url": "/?thank-you=1",
	"scope": "/",
	"theme_color": "#000000",
	"background_color": "#000000",
	"icons":[
        {
            "src": "/assets/apps/myflixly-netguard/pwa-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/assets/apps/myflixly-netguard/pwa-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
	]
}