{
  "name": "StyleBlox",
  "short_name": "StyleBlox",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#d63447",
  "icons": [
    { "src": "/assets/img/Style-Blox-icone.webp", "sizes":"192x192", "type":"image/webp" },
    { "src": "/assets/img/Style-Blox-icone.webp", "sizes":"512x512", "type":"image/webp" },
	{ "src": "/assets/img/Style-Blox-icone.webp", "sizes":"1024x1024", "type":"image/webp" }
  ]
}