{
  "background_color": "#ffffff",
  "dir": "ltr",
  "display": "standalone",
  "name": "aramburu.preofertas",
  "orientation": "any",
  "scope": "/",
  "short_name": "aramburu.preofertas",
  "start_url": "/",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "images/16x16.png",
      "type": "image/png",
      "sizes": "16x16"
    },
    {
      "src": "/favicon.ico",
      "type": "image/x-icon"
    }
  ]
}