{
  "name": "Corriente Driver",
  "short_name": "Corriente",
  "description": "Corriente rider app — see your assigned e-bike deliveries, navigate, and log battery swaps.",
  "start_url": "/driver.html",
  "scope": "/driver.html",
  "id": "/driver.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0c1310",
  "theme_color": "#0c1310",
  "lang": "es",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='96' fill='%230c1310'/><text x='256' y='340' text-anchor='middle' font-size='280'>⚡</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='96' fill='%230c1310'/><text x='256' y='340' text-anchor='middle' font-size='280'>⚡</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
