{
  "name": "S.K.I.P \u2014 AI Interview Copilot",
  "short_name": "S.K.I.P",
  "description": "Real-time AI interview copilot, invisible on screen share.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#070b14",
  "theme_color": "#f59e0b",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/skip-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}