{
  "name": "GetPower Lite",
  "short_name": "GetPower Lite",
  "description" : "Electricity vending company for prepaid token and postpaid bill payment",
  "icons": [{
    "src": "/images/icons/logo128x128.png",
      "sizes": "128x128",
      "type": "image/png"
    }, {
      "src": "/images/icons/logo144x144.png",
      "sizes": "144x144",
      "type": "image/png"
    }, {
      "src": "/images/icons/logo152x152.png",
      "sizes": "152x152",
      "type": "image/png"
    }, {
      "src": "/images/icons/logo192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    }, {
      "src": "/images/icons/logo256x256.png",
      "sizes": "256x256",
      "type": "image/png"
    }, {
      "src": "/images/icons/logo512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }],
  "start_url": "/",
  "scope" : "/",
  "display": "standalone",
  "orientation" : "any",
  "related_applications": [],
  "prefer_related_applications": false,
  "lang" : "English",
  "background_color": "#ffffff",
  "theme_color": "#ffffff"
}