{
  "name": "DVLAP",
  "short_name": "DVLAP",
  "start_url": "./index.php",
  "display": "standalone",
  "description": "This app facilitates the lethality assessment protocol   for law enforcement officers and transmits the infomration directly to   communicty based service providers.",
  "lang": "en",
  "orientation": "any",
  "background_color": "#000000",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "icons/icon72.png",
      "sizes": "72x72",
      "type": "image/png"
    },
    {
      "src": "icons/icon192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/icon512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}