{
  "name": "Executive Interview Coach",
  "short_name": "Coach",
  "description": "AI-powered executive interview preparation",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FAF7F1",
  "theme_color": "#0E7C7B",
  "icons": [
    {
      "src": "/static/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/static/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
