{
  "name": "NOiC Command Center",
  "short_name": "NOiC",
  "description": "Operator Intelligence Dashboard - No One Is Coming",
  "start_url": "/command",
  "display": "standalone",
  "background_color": "#0A0A0A",
  "theme_color": "#0A0A0A",
  "orientation": "any",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Pipeline",
      "url": "/command",
      "description": "View your sales pipeline"
    },
    {
      "name": "Inbox",
      "url": "/command/inbox",
      "description": "Check messages"
    },
    {
      "name": "Social",
      "url": "/command/social",
      "description": "Social media calendar"
    }
  ]
}
