{
  "name": "Phoenix — Maritime & Web3",
  "short_name": "Phoenix",
  "description": "PhoenixAI mobile — wallet, blockchain dashboard, document anchors, secret messaging.",
  "start_url": "/m",
  "scope": "/m",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b1020",
  "theme_color": "#0b1020",
  "categories": ["business", "finance", "productivity"],
  "icons": [
    {
      "src": "/logos/svg/phoenix-logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/logos/logo_phoenix_ai_auth0.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    { "name": "Wallet", "url": "/m", "description": "Open wallet" },
    { "name": "Pay with PHX", "url": "/pay-with-phx", "description": "Checkout in PHX" },
    { "name": "Anchor a document", "url": "/m/notarize", "description": "Notarize on chain" }
  ]
}
