{
  "name": "Gym Tracker",
  "short_name": "Gym",
  "description": "Progressive overload gym tracker",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#0A0A0A",
  "theme_color": "#0A0A0A",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='40' fill='%230A0A0A'/><text y='130' x='96' text-anchor='middle' font-size='100' fill='%23EBEBEB'>💀</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ]
}
