{
    "name": "Gary's Plastic Place",
    "short_name": "Gary's Plastics",
	"description": "Plastic sheet, displays and supplies",
    "icons": [
        {
            "src": "/android-chrome-144x144.webp",
            "sizes": "144x144",
            "type": "image/webp"
        },
		{
            "src": "/android-chrome-144x144.png",
            "sizes": "144x144",
            "type": "image/png"
        }    ],
	"theme_color": "#ff0000",
	"background_color": "#2b00ff",
    "display": "standalone",
	"scope": "/",
	"start_url": "/",
	"display": "standalone"
}