{
  "name":             "IronShift",
  "short_name":       "IronShift",
  "description":      "Strength + Conditioning, built around your life.",
  "start_url":        "/dashboard",
  "scope":            "/",
  "display":          "standalone",
  "orientation":      "portrait",
  "background_color": "#f0ebe0",
  "theme_color":      "#1a1815",
  "icons": [
    {
      "src":     "/icon-192.png",
      "sizes":   "192x192",
      "type":    "image/png",
      "purpose": "any"
    },
    {
      "src":     "/icon-512.png",
      "sizes":   "512x512",
      "type":    "image/png",
      "purpose": "any"
    },
    {
      "src":     "/icon-192-maskable.png",
      "sizes":   "192x192",
      "type":    "image/png",
      "purpose": "maskable"
    },
    {
      "src":     "/icon-512-maskable.png",
      "sizes":   "512x512",
      "type":    "image/png",
      "purpose": "maskable"
    }
  ]
}
