{
  "name": "Ultragaz 24H — Motorista",
  "short_name": "Motorista",
  "description": "App do motorista Ultragaz 24 Horas — Entregas, GPS, Chat e Caixa",
  "start_url": "/motorista/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#080B10",
  "background_color": "#080B10",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ],
  "categories": ["business", "productivity"],
  "lang": "pt-BR",
  "scope": "/motorista/",
  "protocol_handlers": [
    { "protocol": "web+ultragaz24h", "url": "/motorista/?deeplink=%s" }
  ]
}
