{
  "name": "Attorney Core",
  "short_name": "Attorney Core",
  "id": "https://attorneycore.io/",
  "description": "AI-powered law firm management software for U.S. law firms: intake, matters, billing, documents, payments, and client communication.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "dir": "ltr",
  "lang": "en-US",
  "background_color": "#ffffff",
  "theme_color": "#0052FF",
  "categories": ["business", "productivity", "legal"],
  "icons": [
    {
      "src": "/favicon-192.png?v=20260910",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/favicon-512.png?v=20260910",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/product-dashboard-screenshot.png",
      "sizes": "1600x900",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Attorney Core law firm management dashboard"
    },
    {
      "src": "/screenshots/attorneycore-matter-management-dashboard.png",
      "sizes": "1600x900",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Matter management dashboard"
    }
  ],
  "shortcuts": [
    {
      "name": "Book a demo",
      "short_name": "Demo",
      "description": "Book a guided Attorney Core demo.",
      "url": "/demo",
      "icons": [{ "src": "/favicon-192.png?v=20260519", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "View pricing",
      "short_name": "Pricing",
      "description": "View Attorney Core law firm software pricing.",
      "url": "/pricing",
      "icons": [{ "src": "/favicon-192.png?v=20260519", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Legal software resources",
      "short_name": "Resources",
      "description": "Read Attorney Core legal software buyer guides.",
      "url": "/resources",
      "icons": [{ "src": "/favicon-192.png?v=20260519", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
