{
  "name": "Omnispool",
  "short_name": "Omnispool",
  "icons": [{
        "src": "images/touch/favicon-16x16.png",
        "sizes": "16x16",
        "type": "image/png"
      }, {
        "src": "images/touch/favicon-32x32.png",
        "sizes": "32x32",
        "type": "image/png"
      }, {
        "src": "images/touch/apple-touch-icon.png",
        "sizes": "180x180",
        "type": "image/png"
      }, {
        "src": "images/touch/mstile-150x150.png",
        "sizes": "144x144",
        "type": "image/png"
      }, {
        "src": "images/touch/android-chrome-192x192.png",
        "sizes": "192x192",
        "type": "image/png"
      }, {
        "src": "/images/touch/android-chrome-256x256.png",
        "sizes": "256x256",
        "type": "image/png"
      }      
  ],
  "start_url": "/index.html?homescreen=1",
  "display": "standalone",
  "background_color": "#333333",
  "theme_color": "#333333"
}
