{
  "name": "iuvanes express - Entregador",
  "short_name": "iuvanes",
  "description": "App do entregador iuvanes express",
  "start_url": "/motoboy",
  "scope": "/motoboy",
  "display": "standalone",
  "background_color": "#020617",
  "theme_color": "#0ea5e9",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
