{
  "name": "gmux — Phone Mission Control",
  "short_name": "gmux",
  "description": "Mission control for AI coding agents in tmux. NERV-style multi-card UI, voice, push-to-talk, QR pairing.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#000000",
  "theme_color": "#000000",
  "lang": "en-AU",
  "categories": ["productivity", "developer", "utilities"],
  "icons": [
    { "src": "icons/icon.svg",              "sizes": "any",     "type": "image/svg+xml", "purpose": "any" },
    { "src": "icons/icon-96.png",           "sizes": "96x96",   "type": "image/png",     "purpose": "any" },
    { "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" }
  ]
}
