{
  "name": "MotoK Cliente",
  "short_name": "MotoK Cliente",
  "description": "App cliente de MotoK Valledupar para solicitar servicios de transporte y domicilios.",
  "id": "/",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#081a35",
  "theme_color": "#2b8cff",
  "orientation": "portrait",
  "lang": "es-CO",
  "dir": "ltr",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
