{
  "id": "/",
  "name": "Lexora Judicial Document Management System",
  "short_name": "Lexora",
  "description": "Judicial records, command operations, stations, investigations, and personnel management.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "window-controls-overlay"],
  "orientation": "any",
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "background_color": "#eaf3ef",
  "theme_color": "#12372a",
  "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"
    }
  ]
}
