{
  "name": "USCO INVOICE",
  "short_name": "USCO INVOICE",
  "start_url": "/dashboard.php",
  "display": "standalone",
  "background_color": "#0a1f44",
  "theme_color": "#0a1f44",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/USCO_INVOICE.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}