{
  "name": "Compass — AI Career Coach",
  "short_name": "Compass",
  "description": "AI-powered career coaching from Sandra Leung",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F5EFE6",
  "theme_color": "#2C2318",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "productivity", "lifestyle"],
  "shortcuts": [
    {
      "name": "Start coaching",
      "url": "https://polite-marzipan-23c3fa.netlify.app",
      "description": "Open your AI coach"
    }
  ]
}
