{
  "name": "SyraNutri Motorista",
  "short_name": "SyraNutri",
  "description": "App de confirmação de entregas para motoristas SyraNutri",
  "start_url": "/motorista",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1A4A2E",
  "theme_color": "#2D7A3E",
  "lang": "pt-BR",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Minhas Rotas",
      "url": "/motorista",
      "description": "Ver rotas de entrega"
    }
  ],
  "categories": ["logistics", "productivity"]
}
