{
  "name": "The Humanoid GM Bounty Board",
  "short_name": "Humanoid GM",
  "description": "A Dungeon Master assistant for initiative, health, and condition tracking.",
  "theme_color": "#1e293b",
  "background_color": "#0f172a",
  "display": "standalone",
  "scope": "/",
  "start_url": "/",
  "icons": [
    {
      "src": "icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/icon-512x512.png",
      "sizes: "512x512",
      "type": "image/png"
    }
  ]
}