{
  "name": "Rivven Command",
  "short_name": "Rivven",
  "description": "Dial queue, activity feed, and command center for Rivven team. Install on phone for one-tap access.",
  "start_url": "/today.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0A0A0B",
  "theme_color": "#F5C518",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='44' fill='%230A0A0B'/><text x='96' y='128' font-size='110' font-family='system-ui,-apple-system' font-weight='900' fill='%23F5C518' text-anchor='middle'>R</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='116' fill='%230A0A0B'/><text x='256' y='340' font-size='290' font-family='system-ui,-apple-system' font-weight='900' fill='%23F5C518' text-anchor='middle'>R</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Today's Queue",
      "short_name": "Queue",
      "description": "5-dial queue with click-to-call",
      "url": "/today.html"
    },
    {
      "name": "Activity Feed",
      "short_name": "Activity",
      "description": "Real-time team timeline",
      "url": "/activity.html"
    },
    {
      "name": "Lead Generator",
      "short_name": "Leads",
      "description": "Qualify + push new prospects",
      "url": "/lead-generator.html"
    }
  ]
}
