{
  "name": "Use Energia",
  "short_name": "Use Energia",
  "description": "Recarga inteligente para condomínios",
  "theme_color": "#171717",
  "background_color": "#FCFCFC",
  "display": "standalone",
  "orientation": "portrait",
  "scope": "/",
  "start_url": "/charge",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable any"
    },
    {
      "src": "/brand/logo-use-dark.svg",
      "sizes": "239x239",
      "type": "image/svg+xml",
      "purpose": "maskable any"
    }
  ]
}
