{
  "name": "Futurist Mission Control",
  "short_name": "FUTURIST",
  "description": "Live operating surface for Blockchain Futurist Conference Toronto — now/next, targets, playbooks, floor capture.",
  "start_url": "/now",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0b0d",
  "theme_color": "#0a0b0d",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Now",           "url": "/now",            "description": "What is live, what is next, who to hunt" },
    { "name": "Log a contact", "url": "/contacts",       "description": "Capture someone you just met" },
    { "name": "War Room",      "url": "/war-room",       "description": "Timeline, constellation, target board" },
    { "name": "Playbooks",     "url": "/playbooks",      "description": "The named plays" }
  ]
}
