{
  "name": "C&C Diesel Services Command Center",
  "short_name": "C&C DieselOS",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#08090d",
  "theme_color": "#08090d",
  "icons": [
    {
      "src": "assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "description": "C&C Diesel Services operations, quoting, dispatch, repair orders, approvals, and finance handoff command center.",
  "version": "4.2.0"
}