{
  "name": "VisibleCareer",
  "short_name": "VisibleCareer",
  "description": "Build and share your verified professional portfolio",
  "start_url": "/network/capture",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0f172a",
  "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"
    }
  ],
  "share_target": {
    "action": "/network/capture",
    "method": "POST",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "shortcuts": [
    {
      "name": "Quick Capture",
      "url": "/network/capture",
      "description": "Capture an article, idea, or contact note"
    },
    {
      "name": "My Contacts",
      "url": "/network/contacts",
      "description": "View and manage your network contacts"
    }
  ]
}
