{
  "id": "/cotizar/",
  "name": "TuMotoExpress.cl",
  "short_name": "TuMotoExpress",
  "description": "Mensajería urgente en moto en Santiago, Chile",
  "start_url": "/cotizar/",
  "scope": "/cotizar/",
  "display": "standalone",
  "background_color": "#f4f7f6",
  "theme_color": "#0033ff",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/images/clientes/192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/clientes/512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/clientes/512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}