{
  "name": "Bisman - Business Manager",
  "short_name": "Bisman",
  "description": "Smart Business Manager",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "background_color": "#14532d",
  "theme_color": "#14532d",
  "icons": [
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Dashboard", "url": "/dashboard" },
    { "name": "Payments", "url": "/payments" },
    { "name": "Inquiries", "url": "/inquiries" }
  ]
}
