{
  "name": "Aethelgaard MUD",
  "short_name": "Aethelgaard",
  "description": "Where the Aurora Bleeds and the Void Hungers. A browser-based multiplayer dark fantasy MUD.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0b0d0e",
  "theme_color": "#d4af37",
  "icons": [
    {
      "src": "/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["games", "entertainment", "roleplaying"]
}
