{
  "name": "Esoft Dashboard Mobile",
  "short_name": "Esoft DB",
  "description": "Dashboard de monitoramento comercial e faturamento Esoft Cloud.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0b1220",
  "theme_color": "#630df3",
  "orientation": "portrait-primary",
  "categories": ["business", "finance"],
  "icons": [
    {
      "src": "/images/icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/images/icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}
