{
  "name": "SimTechSo Command Center",
  "short_name": "SimTechSo",
  "description": "Private command center for SimTechSo leads, customer interactions, tickets, templates, and AI-assisted support.",
  "start_url": "/command-center/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f8f6f1",
  "theme_color": "#0b2545",
  "icons": [
    {
      "src": "/simtechso-app-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/simtechso-app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
