{
  "short_name": "Zorah.app",
  "name": "Zorah.app",
  "start_url": "/",
  "background_color": "#ffffff",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#ffffff",
  "description": "O App da Zorah.",
  "icons": [
    {
      "src": "https://rotazorah.com.br/zorah_logo4.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "https://rotazorah.com.br/zorah_logo4.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  
  "url_handlers":[
    {
        "origin":"https://web.rotazorah.com.br/admin/authentication_motorista"
    }
    ]
  
  
  
  
}