{
  "name": "C&C ShopOS \u2014 Production Operations Suite",
  "short_name": "C&C ShopOS",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#07070a",
  "theme_color": "#b80f1b",
  "icons": [
    {
      "src": "assets/cc-app-icon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}