{
    "name": "Sketchers United",
    "short_name": "SketchersU",
    "icons": [
        {
            "src": "/pwa/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/android-chrome-256x256.png",
            "sizes": "256x256",
            "type": "image/png"
        },
        {
            "src": "/pwa/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "theme_color": "#ffffff",
    "background_color": "#ffffff",
    "start_url": "https://sketchersunited.org",
    "display": "standalone",
	"lang" : "English",
	"description" : "A friendly art community, by the people who created Sony Sketch",
	"orientation" : "portrait"
}
