{
  "name": "Galactic Expeditions: NBGee Charters",
  "short_name": "NBGee MUD",
  "description": "Headless spatial engine and terminal interface.",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#050505",
  "theme_color": "#33ff33",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}