{
  "name": "Solvulator · Legal Pipeline",
  "short_name": "Solvulator",
  "description": "Opposition drafting, Hotzaa mirror review, and exportable filing bundles",
  "start_url": "/caseflow.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#07070a",
  "background_color": "#07070a",
  "lang": "he",
  "dir": "rtl",
  "categories": ["productivity", "utilities"],
  "icons": [
    {"src": "/icon-192.png", "sizes": "192x192", "type": "image/png"},
    {"src": "/icon-512.png", "sizes": "512x512", "type": "image/png"}
  ],
  "shortcuts": [
    {
      "name": "Caseflow Control",
      "short_name": "Caseflow",
      "url": "/caseflow.html",
      "description": "See readiness, blockers, human gates, and guided packet flow"
    },
    {
      "name": "Communications Foundry",
      "short_name": "Comms",
      "url": "/communications.html",
      "description": "Validate and draft institutional outreach sequences"
    },
    {
      "name": "Opposition MVP",
      "short_name": "Opposition",
      "url": "/opposition.html",
      "description": "Draft and export a filing-ready opposition bundle"
    },
    {
      "name": "Storyboard",
      "short_name": "Storyboard",
      "url": "/storyboard.html",
      "description": "Original Solvulator storyboard surface"
    }
  ],
  "share_target": {
    "action": "/caseflow.html",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
