{
  "name": "RepStack — Personal Workout Tracker",
  "short_name": "RepStack",
  "description": "RepStack is a fast, dark, mobile-first workout tracker built for the gym.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#111111",
  "background_color": "#111111",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "any",
      "type": "image/x-icon"
    }
  ]
}
