{
  "name": "Mykhel",
  "short_name": "Mykhel",
  "version": "1.0.0",
  "homepage": "www.mykhel.com",
   "theme_color": "#0E76BC",
  "background_color": "#366597",
  "icons": [
    {
      "src": "/images/mykhel-144.png",
      "sizes": "144x144",
      "type": "image/png"
    },
    {
      "src": "/images/mykhel-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/mykhel-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "description": "Mykhel",
   "ignore": [
    "demos",
    "imgs",
    "README.md"
  ],
  "keywords": [
    "iPhone",
    "iPod",
    "iPad",
    "iOS6",
    "iOS7",
    "android",
    "mobile"
  ],
  "license": "MIT",
  "start_url":"/?ref=pwa",  
  "display": "standalone",
  "orientation": "any", 
   "gcm_sender_id": "1041880788997",
  "gcm_user_visible_only": true
}
