{
  "short_name": "Red Hawk Training",
  "name": "Red Hawk Training",
  "icons": [{
        "src": "img/touch/192.png",
        "type": "image/png",
        "sizes": "192x192"
      }, {
        "src": "img/touch/256.png",
        "type": "image/png",
        "sizes": "256x256"
      }, {
        "src": "img/touch/384.png",
        "type": "image/png",
        "sizes": "384x384"
      }, {
        "src": "img/touch/512.png",
        "type": "image/png",
        "sizes": "512x512"
      }],
  "start_url": "/?homescreen=1",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#a0a09f",
  "theme_color": "#a0a09f"
}