{
  "name": "3dTrust powder management application.",
  "short_name": "3dTrust powder",
  "description": "An application provided by 3dTrust to manage powder",
  "start_url": "/powder/",
  "scope": "/powder/",
  "display": "standalone",
  "lang": "en-US",
  "theme_color": "indigo",
  "background_color": "indigo",
  "orientation": "portrait-primary",
  "icons": [{
    "src": "./logo/touch/homescreen48.png",
    "sizes": "48x48",
    "type": "image/png"
  }, {
    "src": "./logo/touch/homescreen72.png",
    "sizes": "72x72",
    "type": "image/png"
  }, {
    "src": "./logo/touch/homescreen96.png",
    "sizes": "96x96",
    "type": "image/png"
  }, {
    "src": "./logo/touch/homescreen144.png",
    "sizes": "144x144",
    "type": "image/png"
  }, {
    "src": "./logo/touch/homescreen168.png",
    "sizes": "168x168",
    "type": "image/png"
  }, {
    "src": "./logo/touch/homescreen192.png",
    "sizes": "192x192",
    "type": "image/png"
  }, {
    "src": "./logo/touch/homescreen512.png",
    "sizes": "512x512",
    "type": "image/png"
  }]
}
