{
  "name": "Steps USMLE",
  "short_name": "Steps USMLE",
  "description": "How the USMLE actually works and how to prepare for it: scoring, practice exams, question banks and study mechanics, written for students who want the reasoning rather than a ranked list of resources.",
  "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"
    }
  ]
}