{
  "short_name": "PR Command",
  "name": "PR Command Center",
  "description": "AI-Enabled PR Agency-Client Management Platform",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect fill='%236366f1' width='100' height='100' rx='20'/><text x='50' y='65' font-size='45' font-weight='bold' fill='white' text-anchor='middle' font-family='system-ui'>PR</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect fill='%236366f1' width='100' height='100' rx='20'/><text x='50' y='65' font-size='45' font-weight='bold' fill='white' text-anchor='middle' font-family='system-ui'>PR</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/dashboard",
  "display": "standalone",
  "theme_color": "#6366f1",
  "background_color": "#020617",
  "orientation": "portrait-primary",
  "shortcuts": [
    {
      "name": "Crisis Mode",
      "short_name": "Crisis",
      "description": "Activate Crisis Response Mode",
      "url": "/crisis?mode=emergency",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect fill='%23dc2626' width='100' height='100' rx='20'/><text x='50' y='70' font-size='50' fill='white' text-anchor='middle'>⚠</text></svg>",
          "sizes": "192x192",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "Action Required",
      "short_name": "Approvals",
      "description": "View pending approvals",
      "url": "/approvals",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect fill='%23f59e0b' width='100' height='100' rx='20'/><text x='50' y='70' font-size='50' fill='white' text-anchor='middle'>✓</text></svg>",
          "sizes": "192x192",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "Dashboard",
      "short_name": "Home",
      "description": "Go to Command Center",
      "url": "/dashboard",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect fill='%236366f1' width='100' height='100' rx='20'/><text x='50' y='70' font-size='50' fill='white' text-anchor='middle'>🏠</text></svg>",
          "sizes": "192x192",
          "type": "image/svg+xml"
        }
      ]
    }
  ],
  "categories": ["business", "productivity"],
  "related_applications": [],
  "prefer_related_applications": false
}
