{
  "name": "digiCloud App",
  "short_name": "digiCloud",
  "start_url": "/#",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#011c2a",
  "icons": [
    {
      "src": "TestAppIcon7.png",
      "type": "image/png",
      "sizes": "152x152"
    }
  ]
}