{
  "name": "Mon Bubu Kawaii",
  "short_name": "BubuKawaii",
  "description": "Art toys kawaii, Labubu & peluches pop culture — livraison FR/CH/DE",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FFFFFF",
  "theme_color": "#3D2B8E",
  "orientation": "portrait",
  "icons": [
    {
      "src": "{{ 'icon-mbk-192.png' | asset_url }}",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "{{ 'icon-mbk-512.png' | asset_url }}",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
