{
  "name": "InHouse Test Prep",
  "short_name": "InHouse",
  "description": "Premium, expert-led test preparation with Dr. Kelly Frindell.",
  "start_url": "/dashboard",
  "scope": "/",
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#1a2c4e",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
