{
  "name": "Estúdio Lume",
  "short_name": "Lume",
  "start_url": "/mini-site/",
  "display": "standalone",
  "background_color": "#f4f0e8",
  "theme_color": "#f4f0e8",
  "icons": [
    {
      "src": "/brands/estudio-lume.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}