{
  "id": "/",
  "lang": "en",
  "name": "WebNatives - CDT",
  "short_name": "WebNatives",
  "icons": [{
        "src": "assets/icons/icons-36.png",
        "sizes": "36x36",
        "type": "image/png"
      }, {
        "src": "assets/icons/icons-64.png",
        "sizes": "64x64",
        "type": "image/png"
      },
      {
      "src": "assets/icons/icons-96.png",
      "type": "image/png",
      "sizes": "96x96"
    },{
      "src": "assets/icons/icons-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }],
  "scope": "/",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "rgba(25,25,25,1)",
  "background_color": "rgba(25,25,25,1)"
}
