﻿{
  "name": "AccountX",
  "short_name": "AccountX",
  "description": "多科目备考刷题神器 — 初级会计、中级会计、CPA、法硕、法考、税务师",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#fafbff",
  "theme_color": "#5870e6",
  "orientation": "portrait",
  "scope": ".",
  "icons": [
    {
      "src": "icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.svg",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}


