{
  "name": "Kalki Mechanical",
  "short_name": "Kalkimech",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#fff",
  "description": "Rahul Dhinakarans Portfolio",
  "theme_color": "#6e5b56",
  "icons": [{
    "src": "img/icons/homescreen48.png",
    "sizes": "48x48",
    "type": "image/png"
  }, {
    "src": "img/icons/homescreen72.png",
    "sizes": "72x72",
    "type": "image/png"
  }, {
    "src": "images/icons/homescreen96.png",
    "sizes": "96x96",
    "type": "image/png"
  }, {
    "src": "images/icons/homescreen144.png",
    "sizes": "144x144",
    "type": "image/png"
  }, {
    "src": "images/icons/homescreen192.png",
    "sizes": "192x192",
    "type": "image/png"
  }, {
    "src": "images/icons/homescreen512.png",
    "sizes": "512x512",
    "type": "image/png"
  }, {
    "src": "/android-chrome-144x144.png",
    "sizes": "144x144",
    "type": "image/png"
}],
  "related_applications": [{
    "platform": "web"
  }, {
    "platform": "play",
    "url": "https://play.google.com/store/apps/details?id=cheeaun.hackerweb"
  }]
}