{
  "name": "PL Nerve",
  "short_name": "PL Nerve",
  "description": "Prime Ledger Intelligence Capture & Triage System",
  "start_url": "/capture",
  "display": "standalone",
  "background_color": "#0d0d0d",
  "theme_color": "#0d0d0d",
  "icons": [
    { "src": "/assets/pngs/PL-Icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/assets/pngs/PL-Icon-512.png", "sizes": "512x512", "type": "image/png" }
  ],
  "share_target": {
    "action": "/capture",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
