{
  "name": "Forge Bible Bot",
  "short_name": "ForgeBBot",
  "description": "Manage your Forge Bible Bot — Bible tools, trivia, prayer wall, and more for Twitch & Discord.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0F0F14",
  "theme_color": "#D4A017",
  "orientation": "portrait-primary",
  "categories": ["utilities", "social"],
  "icons": [
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
