{
  "version": "1.0.0",
  "name": "",
  "short_name": "",
  "launch_path": "/index.html",
  "description": "",
  "icons": {
    "128": "assets/img/favicon/android-chrome-192x192.png"
  },
  "developer": {
    "name": "Jorge Beltrán Núñez",
    "url": "http://www.jorgebeltrannunez.com/"
  },
  "installs_allowed_from": [
    "*"
  ],
  "default_locale": "es",
  "permissions": {
  },
  "locales": {
    "es": {
      "name": "",
      "description": ""
    }
  },
  "icons": [{
    "src": "images/touch/favicon48.png",
    "sizes": "48x48",
    "type": "image/png"
  }, {
    "src": "images/touch/favicon72.png",
    "sizes": "72x72",
    "type": "image/png"
  }, {
    "src": "images/touch/favicon96.png",
    "sizes": "96x96",
    "type": "image/png"
  }, {
    "src": "images/touch/favicon144.png",
    "sizes": "144x144",
    "type": "image/png"
  }, {
    "src": "images/touch/favicon168.png",
    "sizes": "168x168",
    "type": "image/png"
  }, {
    "src": "images/touch/favicon192.png",
    "sizes": "192x192",
    "type": "image/png"
  }],
  "theme_color": "black",
  "background_color": "black",
  "display": "standalone"
}
