{
  "name": "Motorista · Complexo Social",
  "short_name": "Motorista",
  "description": "App do motorista — rotas e entregas",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0284c7",
  "background_color": "#0284c7",
  "icons": [
    { "src": "./icon.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
