{
  "short_name": "Güray Ceramic Shop",
  "name": "Güray Ceramic Shop",
  "start_url": "/",
  "background_color": "#fff",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#c9af96",
  "icons": [
	{
	  "src": "../app/pwa/icon-pwa-192.png?v=1.0",
	  "type": "image/png",
	  "sizes": "192x192"
	},
	{
	  "src": "../app/pwa/icon-pwa-512.png?v=1.0",
	  "type": "image/png",
	  "sizes": "512x512"
	}
  ]
}