{
  "name": "Logística Last-Mile",
  "short_name": "Last-Mile",
  "description": "Sistema de Roteirização e Controle de Entregas",
  "start_url": "/pwa",
  "display": "standalone",
  "background_color": "#0b0c10",
  "theme_color": "#e63946",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "https://img.icons8.com/color/192/000000/motorcycle.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "https://img.icons8.com/color/512/000000/motorcycle.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}
