{
  "name": "广告公司一体化管理平台",
  "short_name": "广告管理",
  "description": "广告公司一体化管理系统 - 项目流程、收支台账、库存管理、经营分析",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#1e1e1e",
  "theme_color": "#1e88e5",
  "icons": [
    {
      "src": "icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
