{
  "_comment": "v11 C-notify-completion (#15). MINIMAL BY INTENT — this manifest exists for exactly one reason: ADR-1 records that 'the one iPad user must add the site to their Home Screen to receive push at all — Safari requires it', and Safari will not offer Add to Home Screen for a site without a manifest declaring a name, a start_url and a standalone-family display mode. Nothing here is a PWA ambition; icons, shortcuts, screenshots and a service-worker cache are deliberately absent because this version's G6 is measured as removal and none of them is needed for the ask ADR-1 names.",
  "name": "Obiter",
  "short_name": "Obiter",
  "description": "AI-powered legal case database",
  "start_url": "/home",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ffffff"
}
