{
  "name": "RouteFlow Motorista",
  "short_name": "RouteFlow",
  "description": "Confirme entregas com foto e acompanhe sua rota em tempo real",
  "start_url": "/motorista",
  "scope": "/motorista",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#15803d",
  "icons": [
    {
      "src": "/icon-pwa.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
