{
  "name": "Simu Web Client — DragonRealms",
  "short_name": "DR Client",
  "description": "Wrayth/StormFront web client for DragonRealms — play your characters from any device.",
  "id": "/",
  "start_url": "/accounts",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0b0f14",
  "theme_color": "#0b0f14",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Characters", "short_name": "Roster", "url": "/accounts",
      "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png" }] }
  ]
}
