{
  "id": "Ebizon",  
  "name": "Ebizon",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#fff",
  "icons": [{
    "src": "images/touch/homescreen192.png",
    "sizes": "192x192",
    "type": "image/png"
  }
  ,{
    "src": "images/touch/homescreen512.png",
    "sizes": "512x512",
    "type": "image/png"
  }]
}