{
  "name": "“工友”工票台账",
  "short_name": "工友台账",
  "description": "工厂员工计件工票记录统计系统",
  "id": "/?app_id=gongyou-ledger-v26",
  "start_url": "/?source=pwa&app_id=gongyou-ledger-v26",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f3f6ff",
  "theme_color": "#002FA7",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/gongyou-icon-192-v26.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/gongyou-icon-512-v26.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/gongyou-icon-192-v26.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/gongyou-icon-512-v26.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "记录工票",
      "short_name": "记工票",
      "url": "/?action=new-ticket",
      "icons": [
        {
          "src": "/icons/gongyou-icon-192-v26.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
