{
  "name": "U ICON",
  "short_name": "U ICON",
  "description": "Beauty discovery marketplace: inspiration, masters, services and booking.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#fbf7f3",
  "theme_color": "#f7efec",
  "icons": [
    {
      "src": "./icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
