{
  "name": "The Personhood Prism",
  "short_name": "Personhood Prism",
  "description": "Landmark cases analyzed through the lens of weaponized personhood — from The Execution Gap by Thomas William Hornig",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#020617",
  "theme_color": "#f59e0b",
  "orientation": "portrait-primary",
  "categories": ["education", "books", "reference"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Case Library",
      "short_name": "Cases",
      "description": "Browse landmark cases through the personhood lens",
      "url": "/cases",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Analyze My Situation",
      "short_name": "Analyze",
      "description": "Describe your situation and get PMKT analysis",
      "url": "/ai#analyze",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "For Professors",
      "short_name": "Professors",
      "description": "Module guide, assignment templates, discussion questions",
      "url": "/professors",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
