{
  "name": "MoneyRate 汇率监控",
  "short_name": "MoneyRate",
  "description": "CNY ↔ MYR 实时汇率监控应用",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f5f5f5",
  "theme_color": "#FF9800",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Crect width='100' height='100' fill='%23FF9800'/%3E%3Ctext y='.9em' font-size='90' fill='white' x='50' text-anchor='middle'%3E%F0%9F%92%B1%3C/text%3E%3C/svg%3E",
      "sizes": "100x100",
      "type": "image/svg+xml"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 180 180'%3E%3Crect width='180' height='180' fill='%23FF9800'/%3E%3Ctext y='.9em' font-size='140' fill='white' x='90' text-anchor='middle'%3E%F0%9F%92%B1%3C/text%3E%3C/svg%3E",
      "sizes": "180x180",
      "type": "image/svg+xml"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' fill='%23FF9800'/%3E%3Ctext y='.9em' font-size='150' fill='white' x='96' text-anchor='middle'%3E%F0%9F%92%B1%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "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='%23FF9800'/%3E%3Ctext y='.9em' font-size='400' fill='white' x='256' text-anchor='middle'%3E%F0%9F%92%B1%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
