{
  "name": "BMC Wallet",
  "short_name": "BMC",
  "description": "Big Miracle Coin 웹지갑",
  "start_url": "/user/",
  "scope": "/user/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0d1117",
  "theme_color": "#111322",
  "lang": "ko",
  "icons": [
    {
      "src": "/inc/images/BMC_icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/inc/images/BMC_icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
