{
  "short_name": "Aromatech",
  "name": "Aromatech - DevApp",
  "icons": [
    {
      "src": "/webapp/img/icons_192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/webapp/img/icons_512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
,
  "start_url": "/",
  "background_color": "#FFF",
  "display": "standalone",
  "theme_color": "#FFF",
  "orientation": "portrait"
}