{
  "name": "Personal Franchise Accounting System",
  "short_name": "PF Accounting",
  "description": "Professional double-entry accounting for India-USA franchise business",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#2563eb",
  "orientation": "any",
  "icons": [
    {
      "src": "icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
