{
  "name": "RadioTaxi Ceuta Native App",
  "short_name": "RadioTaxi",
  "description": "App Nativa de RadioTaxi Ceuta para Conductores y Clientes con Despacho Inteligente",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#f59e0b",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='25' fill='%23f59e0b'/><text x='50' y='68' font-size='55' text-anchor='middle'>🚖</text></svg>",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
