{
  "name": "TacCom",
  "short_name": "TacCom",
  "description": "Tactical Communications Platform",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0c0f",
  "theme_color": "#0a0c0f",
  "orientation": "any",
  "icons": [
    { "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' fill='%230a0c0f'/><text y='.9em' font-size='90'>📡</text></svg>", "sizes": "any", "type": "image/svg+xml" }
  ],
  "shortcuts": [
    {
      "name": "Quick Join Last Room",
      "short_name": "Quick Join",
      "description": "Connect to last used room",
      "url": "/?quick=1"
    },
    {
      "name": "Open Map",
      "short_name": "Map",
      "description": "Open tactical map",
      "url": "/?tab=map"
    }
  ]
}
