{
  "name": "Thread Mobile",
  "short_name": "Thread Mobile",
  "description": "TDG Thread Mobile Application v2",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#097054",
  "icons": [
    {
      "src": "/Thread_Mobile/img/Thread_Mobile.AppLogo.48.png",
      "type": "image/png",
      "sizes": "48x48"
    },
    {
      "src": "/Thread_Mobile/img/Thread_Mobile.AppLogo.96.png",
      "type": "image/png",
      "sizes": "96x96"
    },
    {
      "src": "/Thread_Mobile/img/Thread_Mobile.AppLogo.192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/Thread_Mobile/img/Thread_Mobile.AppLogo.512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "/Thread_Mobile/"
}