{
  "name": "Heedless Siblings · Solvulator",
  "short_name": "Heedless",
  "description": "Manifesto, hygiene deck, and legal workflow cockpit for disciplined AI agents",
  "start_url": "/",
  "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": "Heedless Siblings",
      "short_name": "Manifesto",
      "url": "/",
      "description": "Landing page, manifesto, and gamified hygiene deck"
    },
    {
      "name": "Facet Atlas",
      "short_name": "Facets",
      "url": "/facets.html",
      "description": "Dozens of live storyboarded facets across the Solvulator runtime"
    },
    {
      "name": "Replanted Efforts",
      "short_name": "Garden",
      "url": "/garden.html",
      "description": "Imported sibling patterns, provenance, and live growth checks"
    },
    {
      "name": "Soulvulator Journey",
      "short_name": "Journey",
      "url": "/journey.html",
      "description": "Storyboarded walkthrough from landing page to packet and browser chat handoff"
    },
    {
      "name": "Exchange Surfaces",
      "short_name": "Surfaces",
      "url": "/surfaces.html",
      "description": "How Sheets, chats, and documents move through the current Solvulator loop"
    },
    {
      "name": "Caseflow Control",
      "short_name": "Caseflow",
      "url": "/caseflow.html",
      "description": "See readiness, blockers, human gates, and guided packet flow"
    },
    {
      "name": "Browser Assistants",
      "short_name": "Assistants",
      "url": "/assistants.html",
      "description": "Chatty browser helpers over live caseflow and ontology context"
    },
    {
      "name": "Concern Capture",
      "short_name": "Capture",
      "url": "/capture.html",
      "description": "Flick a concern into Solvulator and get a calmer next move"
    },
    {
      "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": "/",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
