{
  "name": "CRNA School Hub",
  "short_name": "CRNA School Hub",
  "description": "The complete guide to CRNA programs — compare schools, track applications, and plan your path.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "scope": "/",
  "lang": "en-US",
  "categories": ["education", "medical"],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "/crna-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/crna-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Browse Programs",
      "short_name": "Programs",
      "description": "Browse all CRNA programs",
      "url": "/schools"
    },
    {
      "name": "My Tracker",
      "short_name": "Tracker",
      "description": "Track your applications",
      "url": "/tracker"
    }
  ]
}
