{
  "name": "Hypno App",
  "short_name": "Hypno App",
  "start_url": "index.html",
  "display": "standalone",
  "icons": [{
    "src": "assets/imgs/icon.png",
    "sizes": "512x512",
    "type": "image/png"
  }],
  "background_color": "#0090e3",
  "theme_color": "#0090e3",
  "orientation" : "portrait",  
  "gcm_sender_id_comment": "For OneSignal Web Push Notifications, Do Not Change ID",
  "gcm_sender_id": "482941778795"
}

