{
  "name": "DMBNerds | Dave Matthews Band Setlist & Song Stats Dashboard",
  "short_name": "DMBNerds",
  "description": "DMBNerds is a Dave Matthews Band stats dashboard for setlists, song counts, 2026 tour rotation, venue appearances, predicted setlists, rare-song pools, and fan-friendly DMB song data.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#070812",
  "theme_color": "#070812",
  "icons": [
    {
      "src": "/assets/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/assets/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}