{
  "name": "Mein Foto auf Leinwand",
  "short_name": "meinfoto.de",
  "icons": [
		{
			"src": "\/apple-touch-icon-57x57.png",
			"sizes": "57x57",
			"type": "image\/png"
		},
		{
			"src": "\/apple-touch-icon-72x72.png",
			"sizes": "72x72",
			"type": "image\/png"
		},
		{
			"src": "\/apple-touch-icon-114x114.png",
			"sizes": "114x114",
			"type": "image\/png"
		},
		{
			"src": "\/android-chrome-144x144.png",
			"sizes": "144x144",
			"type": "image\/png"
		},
		{
			"src": "\/apple-touch-icon-152x152.png",
			"sizes": "152x152",
			"type": "image\/png"
		},
		{
			"src": "\/android-chrome-192x192.png",
			"sizes": "192x192",
			"type": "image\/png"
		},
		{
			"src": "\/android-chrome-512x512.png",
			"sizes": "512x512",
			"type": "image\/png"
		}
	],
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FFFFFF",
  "theme_color": "#35B2B6",
  "permissions": [
    "https://www.meinfoto.de*",
    "https://testing.meinfoto.de*",
    "https://testing2.meinfoto.de*",
    "http://localhost/*"
	]
}