{
     "name": "Your Great Site",
  "short_name": "Holeno",
  "description": "Learn how to create and share something or other.",
  "start_url": "/",
  "background_color": "#000000",
  "theme_color": "#0f4a73",
   "icons": [{
    "src": "android-chrome-512x512.png",
    "sizes": "512x512",
    "type": "image/png"
  }],
  "//_comment1": "Some browsers will use this to enable push notifications.",
  "//_comment2": "It is the same for all projects, this is not your project's sender ID",
  "gcm_sender_id": "103953800507",
  "display": "standalone"
}
