{
  "name": "The Wyrd's Ledger",
  "short_name": "Ledger",
  "description": "A standalone digital artifact for Changeling: The Lost pledge-building.",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#07120a",
  "theme_color": "#d4af37",
  "icons": [
    {
      "src": "themes/icons/seal_spring.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "themes/icons/seal_arcadia.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
