{ 
  "name": "The Ogerthorp Hub", 
  "short_name": "OTHub", 
  "theme_color": "#20e357",
  "background_color": "#000000",
  "start_url": "https://ogerthorp.com/app", 
  "display": "standalone", 
  "orientation": "portrait",
  "icons": [{ 
    "src": "assets/OT.png", 
    "sizes": "512x512", 
    "type": "image/png" 
  }] 
}