{
  "id": "/legalbill-mobile/",
  "name": "LegalBill",
  "short_name": "LegalBill",
  "description": "Law firm invoicing, trust accounting, VAT and reports. SQLite storage on your device, synced to your firm's Supabase cloud - same data as LegalBill desktop.",
  "lang": "en-ZA",
  "dir": "ltr",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#060d19",
  "theme_color": "#16294a",
  "categories": ["business", "productivity", "finance"],
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "prefer_related_applications": false
}
