{
  "name": "MecaniScan Pro",
  "short_name": "MecaniScan",
  "description": "Diagnóstico automotriz OBD2, taller móvil y compra-venta certificada de autos con soporte CarPlay y Android Auto.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#070b13",
  "theme_color": "#0ea5e9",
  "orientation": "portrait-primary",
  "categories": [
    "utilities",
    "transportation",
    "car",
    "navigation",
    "travel"
  ],
  "icons": [
    {
      "src": "/app_logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/mecaniscan_infinity_wrench_logo.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any maskable"
    },
    {
      "src": "/mecaniscan_infinity_wrench_logo.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ],
  "features": [
    "Android Auto Template Support",
    "Apple CarPlay Infotainment Telemetry Stream"
  ]
}
