{
  "name": "Steps Ladder",
  "short_name": "Steps Ladder",
  "description": "Planning the whole USMLE sequence rather than one exam at a time. How Step 1, Step 2 CK and Step 3 fit around preclinical years, clerkships and residency applications, and where the decisions actually compound.",
  "start_url": "/",
  "display": "browser",
  "background_color": "#FFFFFF",
  "theme_color": "#FFFFFF",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}