{
  "name": "NBA 2026 Campaign Console",
  "short_name": "NBA 2026",
  "description": "The campaign's calling floor — reach lawyers one conversation at a time.",
  "start_url": "./?r=queue",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f5f6f8",
  "theme_color": "#4f46e5",
  "categories": ["productivity", "utilities"],
  "icons": [
    { "src": "assets/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "assets/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "assets/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "My queue", "url": "./?r=queue" },
    { "name": "GOTV board", "url": "./?r=gotv" }
  ]
}
