{
  "name": "MotiConnect",
  "short_name": "MotiConnect",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#fff",
  "description": "The MotiConnect allows the user to connect the Moticam X series IP camera via wifi-network,  preview and edit the live image.",
  "icons": [
  {
    "src": "img/app_icon_128X128.png",
    "sizes": "128x128",
    "type": "image/png"
  },
  {
    "src": "img/app_icon_48X48.png",
    "sizes": "48x48",
    "type": "image/png"
  }, {
    "src": "img/app_icon_16X16.png",
    "sizes": "16x16",
    "type": "image/png"
  }]
}