{
  "id": "darkhorse-stable",
  "name": "DarkHorse Stable",
  "short_name": "The Stable",
  "description": "The free sports community — team boards, game threads, UFC fighter communities, trade rumors, and more.",
  "start_url": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "background_color": "#0A0A0E",
  "theme_color": "#0A0A0E",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/icons/stable-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/stable-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/stable-icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["sports", "social"],
  "prefer_related_applications": false
}
