{
  "$schema": "https://json.schemastore.org/web-manifest-combined.json",
  "name": "Roanoke Shard Viewer",
  "short_name": "Roanoke",
  "start_url": "..",
  "display": "standalone",
  "background_color": "#181818",
  "theme_color": "#006EDE",
  "description": "View a Roanoke Shard in 3D on the web, find the perfect place to build, or look for structures.",
  "icons": [{
    "src": "android-chrome-512x512.png",
    "sizes": "512x512",
    "type": "image/png"
  },{
    "src": "android-chrome-192x192.png",
    "sizes": "192x192",
    "type": "image/png"
  }]
}
