{
  "name": "A Petit Chérie",
  "short_name": "Petit Chérie",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f7f3f0",
  "theme_color": "#c98a9a",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "64x64 32x32 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "/favicon.ico",
      "sizes": "192x192",
      "type": "image/x-icon",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.ico",
      "sizes": "512x512",
      "type": "image/x-icon",
      "purpose": "any maskable"
    }
  ]
}
