{
  "name": "Project Duck DN Fantasy MMORPG Server",
  "short_name": "DuckDN",
  "description": "Private fantasy MMORPG server with fast action combat, custom class tuning, seasonal PvE and PvP content, player guides, patch notes and community events.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#080a10",
  "theme_color": "#f2b84b",
  "icons": [
    {
      "src": "assets/duck-logo.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "assets/og-image.png",
      "sizes": "1200x630",
      "type": "image/png"
    }
  ]
}