{
  "name": "Asset Ledger",
  "short_name": "AssetLedger",
  "description": "프리미엄 자산 관리 시스템",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#090b0e",
  "theme_color": "#090b0e",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' fill='%23090b0e' rx='100'/%3E%3Ctext x='50%25' y='50%25' dominant-baseline='central' text-anchor='middle' font-family='sans-serif' font-weight='bold' font-size='300' fill='%239cc6ff'%3E%E2%82%A9%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}