{
  "name": "Overwatch Balance Tracker",
  "short_name": "OW Balance",
  "description": "Track Overwatch hero balance changes — every buff, nerf, and rework since 2016",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f0f0f",
  "theme_color": "#0f0f0f",
  "orientation": "portrait",
  "icons": [
    {
      "src": "images/favicon.jpg?v=73ec74f3",
      "sizes": "256x256",
      "type": "image/jpeg"
    }
  ]
}