{
  "name": "lawnorder \u2014 case-file intelligence for advocates",
  "short_name": "lawnorder",
  "description": "Case-type detection, questionnaires with precedents, drafts, IP filings and a judgment archive for Indian advocates \u2014 on-device.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#15130F",
  "theme_color": "#15130F",
  "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"
    }
  ]
}