{
  "name": "Arkansas Legal Resource Navigator",
  "short_name": "AR Legal Navigator",
  "description": "Arkansas legal domain intelligence, resource navigation, situation analysis, operational blueprints, explanation, document preparation, and trust tools.",
  "start_url": "index.php",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f7faf8",
  "theme_color": "#173f35",
  "icons": [
    {
      "src": "assets/images/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Legal Intelligence Workbench",
      "url": "legal-intelligence.php"
    },
    {
      "name": "Explore 47 Legal Domains",
      "url": "legal-domain-intelligence.php"
    },
    {
      "name": "Map my legal situation",
      "url": "intelligence.php#situation"
    },
    {
      "name": "Operational Blueprints",
      "url": "operational-blueprints.php"
    },
    {
      "name": "Explain This",
      "url": "explain.php"
    },
    {
      "name": "What happened?",
      "url": "navigator.php#what-happened"
    },
    {
      "name": "Trust & Action",
      "url": "toolkit.php"
    },
    {
      "name": "Urgent help",
      "url": "navigator.php#emergency"
    }
  ]
}
