{
  "name": "ServiApp",
  "short_name": "ServiApp",
  "description": "La app del taller: escaneá la tarjeta y mirá el historial de services del auto.",
  "lang": "es-AR",
  "scope": "./",
  "start_url": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a1220",
  "theme_color": "#0267f8",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }
  ]
}
