{
    "name": "D&D Sheet",
    "short_name": "D&D Sheet",
    "start_url": "./index.html",
    "display": "standalone",
    "background_color": "#18181b",
    "theme_color": "#18181b",
    "icons": [
      { "src": "https://upload.wikimedia.org/wikipedia/commons/3/3a/D20_icon.svg", "sizes": "192x192", "type": "image/svg+xml" }
    ]
  }