{
   "short_name":"SGG",
   "name":"Steam Game Gauntlet",
   "default_locale":"en",
   "version":"2.2.0",
   "description":"Welcome to SGG. Filter all Steam games by playtime, score, reviews using our random game picker and data from Steam Spy, GameFAQs, HLTB and Metacritic.",
   "icons": [
      { "src": "img/icon-512.png", "type": "image/png", "sizes": "any" },
      { "src": "img/favicon.ico", "type": "image/x-icon", "sizes": "32x32" },
      { "src": "img/icon-192.png", "type": "image/png", "sizes": "192x192" },
      { "src": "img/icon-512.png", "type": "image/png", "sizes": "512x512" },
      { "src": "img/icon-192-maskable.png", "type": "image/png", "sizes": "192x192", "purpose": "maskable" },
      { "src": "img/icon-512-maskable.png", "type": "image/png", "sizes": "512x512", "purpose": "maskable" }
    ],
   "prefer_related_applications": true,
   "related_applications":[
      {
         "platform":"play",
         "url":"https://play.google.com/store/apps/details?id=com.hepega.twa.sgg",
		 "id":"com.hepega.twa.sgg"
      }
   ],
   "start_url":"/",
   "scope":"/",
   "background_color":"#000000",
   "theme_color":"#000000",
   "display":"standalone",
   "orientation":"portrait",
   "manifest_version":2
}