{
  "name": "InvoicePro - Business Manager",
  "short_name": "InvoicePro",
  "description": "Create invoices, track dues, and manage clients.",
  "start_url": "/dashboard.php",
  "display": "standalone",
  "background_color": "#f0f2f5",
  "theme_color": "#1877f2",
  "orientation": "portrait",
  "icons":[
    {
      "src": "/uploads/site/site_logo_1772223468.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/uploads/site/site_logo_1772223468.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}