{
  "short_name": "SaleHoo",
  "name": "SaleHoo",
  "start_url": "/?utm_source=homescreen",
  "display": "standalone",
  "gcm_sender_id": "482941778795",
  "DO_NOT_CHANGE_GCM_SENDER_ID": "Do not change the GCM Sender ID",
  "icons": [
    {
      "src":"/img/apple-touch-icon-192-precomposed.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src":"/img/apple-touch-icon-512-precomposed.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "background_color": "#FFFFFF",
  "theme_color": "#FFFFFF"
}