{
  "name": "Lawyer — Legal Resources Directory",
  "short_name": "Lawyer",
  "description": "A curated directory of 25+ legal resources: free legal aid, pro bono services, bar associations, legal research, and emergency help. Informational only.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#1e40af",
  "background_color": "#0a0a0f",
  "lang": "en-US",
  "categories": ["reference", "utilities", "productivity"],
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
