{
  "short_name": "Outdoor Maps",
  "name": "Maps for the Outdoors",
  "start_url": "/index.html",
  "display": "standalone",
  "orientation": "any",
  "icons": [{
    "src": "icons/icon16.png",
    "sizes": "16x16",
    "type": "image/png"
  }, {
    "src": "icons/icon48.png",
    "sizes": "48x48",
    "type": "image/png"
  }, {
      "src": "icons/icon128.png",
      "sizes": "128x128",
      "type": "image/png"
  }, {
      "src": "icons/icon144.png",
      "sizes": "144x144",
      "type": "image/png"
  }]
}