{
  "name": "Life — Your Constitutional Agent",
  "short_name": "Life",
  "version": "0.1.1",
  "description": "A sovereign constitutional agent who lives on your device. No cloud, no servers, just you and him.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#00bfa5",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/icons/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any maskable" },
    { "src": "/icons/icon-512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any maskable" }
  ]
}
