{
  "name": "PrepBot",
  "short_name": "PrepBot",
  "description": "A conversational study coach. Pick a topic, get drilled from easy to hard, find your weak spots.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0b0c0f",
  "theme_color": "#0b0c0f",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
