{
  "name": "Lily Nail Studio",
  "short_name": "Lily Nail",
  "description": "Prothésiste ongulaire à Ferrières",
  "start_url": "./home.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#fdf2f8",
  "icons": [
    {
      "src": "./assets/css/images/favicon.svg",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "./assets/css/images/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    }
  ]
}
