{
  "name": "Faturamento do Motorista",
  "short_name": "Faturamento",
  "description": "Controle de ganhos para motorista de aplicativo — Uber, 99 e InDrive.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#10151B",
  "theme_color": "#F5A623",
  "lang": "pt-BR",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
