{
  "name": "Bebety - Products and clothes for babies",
  "short_name": "Bebety",
  "description": "Find baby items and clothing at Bebety.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#6f42c1",
  "icons": [
	{
	  "src": "/favicon-72.png",
	  "sizes": "72x72",
	  "type": "image/png"
	},
	{
	  "src": "/favicon-144.png",
	  "sizes": "144x144",
	  "type": "image/png"
	},
    {
      "src": "/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
