{
  "name": "Notch — Workout Tracker",
  "short_name": "Notch",
  "description": "Track workouts, PRs, and programs with your coach",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0D0D0F",
  "theme_color": "#FF5C00",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='36' fill='%230D0D0F'/%3E%3Ctext x='96' y='138' text-anchor='middle' font-size='120' font-weight='900' fill='%23FF5C00' font-family='Arial Black%2CArial%2Csans-serif'%3EN%3C/text%3E%3Crect x='20' y='158' width='152' height='5' rx='2.5' fill='%23FF5C00'/%3E%3C%2Fsvg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ]
}
