{
  "name": "LyAi SSH Terminal",
  "short_name": "LyAi SSH",
  "description": "Mobile SSH terminal for production access",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#0a0e27",
  "background_color": "#0a0e27",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%230a0e27' width='192' height='192'/><text x='96' y='140' font-size='120' fill='%2364c8ff' text-anchor='middle' font-family='monospace' font-weight='bold'>>_</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Connect SSH",
      "short_name": "SSH",
      "description": "Connect to production SSH",
      "url": "/",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%230a0e27' width='96' height='96'/><text x='48' y='70' font-size='60' fill='%2364c8ff' text-anchor='middle' font-family='monospace'>>_</text></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    }
  ],
  "categories": ["productivity", "utilities"]
}
