{
  "name": "Endigenum Hereditas Apex Registry",
  "short_name": "Apex Registry",
  "description": "Trustee cockpit for the Endigenum Hereditas Apex Registry — a family-trust governance portal.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#FDFBF7",
  "theme_color": "#1B3B2B",
  "categories": ["business", "productivity", "finance"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Council Dashboard", "short_name": "Council", "url": "/dashboard" },
    { "name": "Your Root", "short_name": "Me", "url": "/me" },
    { "name": "Council Room", "short_name": "Messages", "url": "/council" },
    { "name": "Instrument Studio", "short_name": "Studio", "url": "/studio" }
  ]
}
