{
  "short_name": "TPA",
  "name": "TPA Sout House",
  "lang": "en",
  "description": "A Platform Dedicated to Helping Youths Succeed in the Football World",
  "start_url": "https://tpascouthouse.com",
  "id": "https://tpascouthouse.com",
  "scope": "./",
  "background_color": "#008044",
  "theme_color": "#008044",
  "dir": "auto",
  "display": "standalone",
  "orientation": "any",
  "icons": [
    { "src": "./img/icons/android-icon-512x512.png", 
      "type": "image/png", 
      "sizes": "512x512" 
    },
    {
      "src": "./img/icons/android-icon-192x192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "./img/icons/apple-icon-180x180.png",
      "type": "image/png",
      "sizes": "180x180"
    },
    {
      "src": "./img/icons/apple-icon-152x152.png",
      "type": "image/png",
      "sizes": "152x152"
    },
    {
      "src": "./img/icons/apple-icon-144x144.png",
      "type": "image/png",
      "sizes": "144x144"
    },
    {
      "src": "./img/icons/apple-icon-120x120.png",
      "type": "image/png",
      "sizes": "120x120"
    },
    {
      "src": "./img/icons/apple-icon-114x114.png",
      "type": "image/png",
      "sizes": "114x114"
    },
    {
      "src": "./img/icons/favicon-96x96.png",
      "type": "image/png",
      "sizes": "96x96"
    },
    {
      "src": "./img/icons/apple-icon-72x72.png",
      "type": "image/png",
      "sizes": "72x72"
    },
    {
      "src": "./img/icons/apple-icon-60x60.png",
      "type": "image/png",
      "sizes": "60x60"
    },
    {
      "src": "./img/icons/apple-icon-57x57.png",
      "type": "image/png",
      "sizes": "57x57"
    },
    {
      "src": "./img/icons/favicon-64x64.png",
      "type": "image/png",
      "sizes": "64x64"
    },
    {
      "src": "./img/icons/favicon-32x32.png",
      "type": "image/png",
      "sizes": "32x32"
    },
    {
      "src": "./img/icons/favicon-16x16.png",
      "type": "image/png",
      "sizes": "16x16"
    }
  ],
  "screenshots": [
    {
      "src": "./img/screenshots/TPAScouthouseIndex1.jpg",
      "sizes": "640x320",
      "type": "image/gif",
      "form_factor": "wide",
      "label": "Homescreen of TPA Scout House"
    },
    {
      "src": "./img/screenshots/TPAScouthouseIndex7.jpg",
      "sizes": "320x337",
      "type": "image/gif",
      "form_factor": "narrow",
      "label": "TPA Scout House Intro"
    }
   ],
"prefer_related_applications": true
}