{
  "name": "Praxis by Agentis Foundry",
  "short_name": "Praxis",
  "description": "Legal Intelligence in Practice — Agentis Foundry legal AI for Missouri and Kansas plaintiff PI firms.",
  "start_url": "/dictate",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#1a1a18",
  "background_color": "#f7f4ee",
  "lang": "en-US",
  "categories": ["productivity", "business"],
  "icons": [
    {
      "src": "/icon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "maskable"
    }
  ],
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Dictate intake",
      "short_name": "Dictate",
      "description": "Record an intake interview directly to Praxis.",
      "url": "/dictate",
      "icons": [{ "src": "/icon.svg", "type": "image/svg+xml", "sizes": "any" }]
    },
    {
      "name": "Drafts",
      "short_name": "Drafts",
      "description": "Review pending agent drafts.",
      "url": "/drafts",
      "icons": [{ "src": "/icon.svg", "type": "image/svg+xml", "sizes": "any" }]
    }
  ]
}
