{
  "name": "问卷调查系统",
  "short_name": "问卷",
  "description": "一个功能完整的在线问卷调查系统，支持多种题型、文件上传、推送通知等功能",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#a8edea",
  "theme_color": "#6366f1",
  "orientation": "portrait-primary",
  "lang": "zh-CN",
  "categories": ["productivity", "utilities"],
  "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' rx='32' fill='%236366f1'/%3E%3Ctext x='96' y='130' text-anchor='middle' font-size='100' fill='white'%3E%F0%9F%93%8B%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' rx='80' fill='%236366f1'/%3E%3Ctext x='256' y='340' text-anchor='middle' font-size='260' fill='white'%3E%F0%9F%93%8B%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "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%3Cdefs%3E%3ClinearGradient id='g' x1='0%25' y1='0%25' x2='100%25' y2='100%25'%3E%3Cstop offset='0%25' stop-color='%23a8edea'/%3E%3Cstop offset='100%25' stop-color='%23fed6e3'/%3E%3C/linearGradient%3E%3C/defs%3E%3Crect width='512' height='512' rx='80' fill='url(%23g)'/%3E%3Crect x='128' y='100' width='256' height='312' rx='24' fill='white'/%3E%3Crect x='160' y='140' width='192' height='12' rx='6' fill='%236366f1'/%3E%3Crect x='160' y='172' width='160' height='8' rx='4' fill='%23e5e7eb'/%3E%3Crect x='160' y='196' width='140' height='8' rx='4' fill='%23e5e7eb'/%3E%3Ccircle cx='170' cy='240' r='8' fill='%236366f1'/%3E%3Crect x='190' y='234' width='120' height='12' rx='6' fill='%23f3f4f6'/%3E%3Ccircle cx='170' cy='272' r='8' fill='%236366f1'/%3E%3Crect x='190' y='266' width='100' height='12' rx='6' fill='%23f3f4f6'/%3E%3Ccircle cx='170' cy='304' r='8' fill='%236366f1'/%3E%3Crect x='190' y='298' width='140' height='12' rx='6' fill='%23f3f4f6'/%3E%3Crect x='176' y='340' width='160' height='40' rx='20' fill='%236366f1'/%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "填写问卷",
      "short_name": "填写",
      "description": "直接打开问卷填写页面",
      "url": "/",
      "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' rx='16' fill='%2310b981'/%3E%3Ctext x='48' y='68' text-anchor='middle' font-size='50' fill='white'%3E%F0%9F%93%9D%3C/text%3E%3C/svg%3E",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "管理后台",
      "short_name": "管理",
      "description": "打开管理后台管理问卷",
      "url": "/?admin=1",
      "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' rx='16' fill='%236366f1'/%3E%3Ctext x='48' y='68' text-anchor='middle' font-size='50' fill='white'%3E%F0%9F%9B%A0%EF%B8%8F%3C/text%3E%3C/svg%3E",
          "sizes": "96x96"
        }
      ]
    }
  ]
}
