{
  "name": "PDVIO Motoboy",
  "short_name": "Motoboy",
  "description": "App de entregas para motoboys — receba pedidos, navegue até o cliente e gerencie suas entregas.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0f0a1a",
  "theme_color": "#ac4ed2",
  "categories": ["logistics", "productivity"],
  "lang": "pt-BR",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
