{
  "short_name": "Test App2",
  "name": "Web Test App",
  "icons": [
    {
      "src": "imgs/icon192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "imgs/icon512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "https://teraskytravey.com/app2/home-screen/store/",
  "background_color": "#3367D6",
  "display": "standalone",
  "theme_color": "#3367D6"
}