{
  "name": "Legal Drafter — Voice-first legal drafting for Pakistan",
  "short_name": "Legal Drafter",
  "description": "Pakistan's voice-first legal drafting platform: FIRs, Union Council applications, civil, criminal, family, constitutional, and instrument drafting in Urdu & English.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0c0c0c",
  "theme_color": "#1B3A5C",
  "lang": "en-PK",
  "dir": "ltr",
  "icons": [
    { "src": "/icons/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml" },
    { "src": "/icons/icon-512.svg", "sizes": "512x512", "type": "image/svg+xml" },
    { "src": "/icons/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icons/icon-512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any" },
    {
      "src": "/icons/icon-maskable.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    { "name": "My cases", "short_name": "Cases", "url": "/dashboard/lawyer/cases" },
    {
      "name": "Today's hearings",
      "short_name": "Today",
      "url": "/dashboard/lawyer/cases?view=today"
    },
    { "name": "New case", "short_name": "New case", "url": "/dashboard/lawyer/cases/new" },
    { "name": "Know Your Rights", "short_name": "KYR", "url": "/kyr" }
  ],
  "categories": ["legal", "productivity", "business"]
}
