{
  "name": "Command Center",
  "short_name": "CC",
  "description": "Command Center — sales, finance, stock and customer analytics",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0c0f16",
  "theme_color": "#7c3aed",
  "icons": [
    {
      "src": "/icon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any"
    }
  ]
}
