{
  "name": "GuildBoard RPG",
  "short_name": "GuildBoard",
  "description": "An RPG-style dashboard for managing your guild.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#16171d",
  "theme_color": "#aa3bff",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml"
    },
    {
      "src": "/icons.svg",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
