{
  "name": "PayTrack — Veterinary Billing",
  "short_name": "PayTrack",
  "description": "Professional veterinary billing and practice management suite",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#0097b2",
  "orientation": "any",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "categories": ["business", "finance", "medical"],
  "lang": "en-KE",
  "screenshots": [],
  "shortcuts": [
    { "name": "New Invoice", "url": "/?new=invoice", "description": "Create a new invoice" },
    { "name": "New Receipt", "url": "/?new=receipt", "description": "Create a new receipt" }
  ]
}
