{
 "name": "ShotRock Technical Group",
 "short_name": "ShotRock",
 "description": "Mining consulting, PE & PG exam vaults, nine mining games, curated industry news.",
 "start_url": "/",
 "scope": "/",
 "display": "standalone",
 "background_color": "#14181D",
 "theme_color": "#14181D",
 "orientation": "any",
 "categories": [
  "business",
  "education",
  "games"
 ],
 "icons": [
  {
   "src": "/icon-192.png",
   "sizes": "192x192",
   "type": "image/png"
  },
  {
   "src": "/icon-512.png",
   "sizes": "512x512",
   "type": "image/png"
  },
  {
   "src": "/icon-512-maskable.png",
   "sizes": "512x512",
   "type": "image/png",
   "purpose": "maskable"
  }
 ],
 "shortcuts": [
  {
   "name": "Sim Yard \u2014 Games",
   "url": "/games.html",
   "icons": [
    {
     "src": "/icon-192.png",
     "sizes": "192x192"
    }
   ]
  },
  {
   "name": "PE Study Vault",
   "url": "/study.html",
   "icons": [
    {
     "src": "/icon-192.png",
     "sizes": "192x192"
    }
   ]
  },
  {
   "name": "The Wire \u2014 News",
   "url": "/news.html",
   "icons": [
    {
     "src": "/icon-192.png",
     "sizes": "192x192"
    }
   ]
  }
 ]
}