{
  "name": "Topnotcher PNLE Reviewer",
  "short_name": "Topnotcher",
  "description": "Topnotch is a habit, not a rank. AI-powered PNLE study app.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0a0a",
  "theme_color": "#4a9eff",
  "categories": ["education", "medical"],
  "icons": [
    {
      "src": "/static/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/static/icon-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
