{
  "name": "EstéticaFlow",
  "short_name": "EstéticaFlow",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#faf8f3",
  "theme_color": "#94a978",
  "orientation": "portrait",
  "icons": [
    {
      "src": "img/apple-touch-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}