{
  "name": "wave",
  "short_name": "wave",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fdfdfd",
  "theme_color": "#00263B",
  "orientation": "portrait-primary",
  "description": "WAVE Progessive Web app",
  "icons": [
    {
      "src": "/images/apple-touch-icon-ipad.png",
      "sizes": "76x76",
      "type": "image/png"
    },
    {
      "src": "/images/apple-touch-icon-iphone-retina.png",
      "type": "image/png",
      "sizes": "120x120"
    },
    {
      "src": "/images/apple-touch-icon-iphone.png",
      "sizes": "168x168",
      "type": "image/png"
    },
    {
      "src": "/images/apple-touch-icon-iphone-retina.png",
      "type": "image/png",
      "sizes": "152x152"
    }
  ]
}
