{
  "name": "THE WAY - Gestão CRM",
  "short_name": "THE WAY",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#F3F4F6",
  "theme_color": "#1E1E1E",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "assets/logo-the-way.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "assets/logo-the-way.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}