﻿{
  "name": "君信服饰工序成本工具",
  "short_name": "君信工具",
  "description": "服装加工成本管理系统 - 工序管理、成本核算、数据导出",
  "start_url": "/labor-cost/",
  "scope": "/labor-cost/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#667eea",
  "lang": "zh-CN",
  "dir": "ltr",
  "icons": [
    {
      "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='%23667eea' rx='24'/%3E%3Ctext x='96' y='120' font-size='80' text-anchor='middle' fill='white' font-family='Arial'%3E👔%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "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='%23667eea' rx='64'/%3E%3Ctext x='256' y='320' font-size='200' text-anchor='middle' fill='white' font-family='Arial'%3E👔%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity", "utilities"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "新款开发",
      "short_name": "新款",
      "description": "快速开始新款开发",
      "url": "/labor-cost/?tab=dev",
      "icons": [
        {
          "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Crect width='96' height='96' fill='%23667eea' rx='12'/%3E%3Ctext x='48' y='60' font-size='40' text-anchor='middle' fill='white'%3E📐%3C/text%3E%3C/svg%3E",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "款式库",
      "short_name": "款式库",
      "description": "查看款式库",
      "url": "/labor-cost/?tab=library",
      "icons": [
        {
          "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Crect width='96' height='96' fill='%23667eea' rx='12'/%3E%3Ctext x='48' y='60' font-size='40' text-anchor='middle' fill='white'%3E📚%3C/text%3E%3C/svg%3E",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "历史款式",
      "short_name": "历史",
      "description": "查看历史款式",
      "url": "/labor-cost/?tab=history",
      "icons": [
        {
          "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Crect width='96' height='96' fill='%23667eea' rx='12'/%3E%3Ctext x='48' y='60' font-size='40' text-anchor='middle' fill='white'%3E📁%3C/text%3E%3C/svg%3E",
          "sizes": "96x96"
        }
      ]
    }
  ]
}