{
	"name": "LearnGaelic Dictionary",
    "short_name": "LG Dict",
	"icons": [
			{
			"src": "/dictionary/dict_icon_16.png",
			"sizes": "16x16",
			"type": "image/png"
		},
		{
			"src": "/dictionary/dict_icon_32.png",
			"sizes": "32x32",
			"type": "image/png"
		},
		{
			"src": "/dictionary/dict_icon_64.png",
			"sizes": "64x64",
			"type": "image/png"
		},
		{
			"src": "/dictionary/dict_icon_128.png",
			"sizes": "128x128",
			"type": "image/png"
		},
		{
			"src": "/dictionary/dict_icon_256.png",
			"sizes": "256x256",
			"type": "image/png"
		},
		{
			"src": "/dictionary/dict_icon_512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "any maskable"
		}
	],
    "background_color": "#715C7B",
    "theme_color": "#ffffff",
    "display": "fullscreen",
    "start_url": "/dictionary/index.jsp?pwa=true"
}
