{
  "name": "Menta ☁️",
  "short_name": "Menta",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f5b4e4",
  "theme_color": "#9a5bdd",
  "description": "Tu segunda memoria ☁️",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}