{  
  "name": "Worksection",  
  "short_name": "Worksection",  
  "icons": [{  
        "src": "/images/ws_icon_192.png",  
        "sizes": "192x192",
        "type": "image/png"
      }],  
  "start_url": "/",  
  "display": "standalone", 
  "orientation": "portrait", 
  "theme_color": "white",
  "background_color": "white",
  "gcm_sender_id": "879425370366"
}