{
  "name": "RapidApply",
  "short_name": "RapidApply",
  "description": "AI-powered job application autofill",
  "start_url": "/app",
  "display": "standalone",
  "background_color": "#0a0f1e",
  "theme_color": "#e0bd63",
  "icons": [
    { "src": "/icons/icon192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon512.png", "sizes": "512x512", "type": "image/png" }
  ],
  "share_target": {
    "action": "/share",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
