{
  "name": "Tome & Quill — D&D Character Creator",
  "short_name": "Tome & Quill",
  "description": "Create, level up, and manage your D&D 5e and 2024 characters. All stored in your browser.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f4ede0",
  "theme_color": "#8c6a47",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["games", "utilities"],
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
