{
  "name": "SPANK CARD - 我的属性填涂卡",
  "short_name": "SPANK CARD",
  "description": "一个精致的互动式属性卡片创建与分享工具",
  "start_url": "/",
  "id": "/",
  "display": "standalone",
  "background_color": "#fce7f3",
  "theme_color": "#fce7f3",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["lifestyle", "entertainment", "utilities"],
  "shortcuts": [
    {
      "name": "创建新卡片",
      "short_name": "新建",
      "description": "快速创建一个新的填涂卡",
      "url": "/?action=new",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
