{
  "name": "The Split",
  "short_name": "The Split",
  "description": "4-day workout split tracker. 2 sets. Set 2 to failure.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#15171B",
  "theme_color": "#15171B",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}