{
  "name": "必应壁纸 - Bing Wallpaper",
  "short_name": "必应壁纸",
  "description": "每日自动更新来自微软必应的官方高清壁纸",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f0f0f",
  "theme_color": "#0f0f0f",
  "orientation": "any",
  "scope": "/",
  "lang": "zh-CN",
  "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='40' fill='%233b82f6'/%3E%3Ctext y='.9em' x='.15em' font-size='130'%3E🖼️%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "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='100' fill='%233b82f6'/%3E%3Ctext y='.9em' x='.15em' font-size='350'%3E🖼️%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ],
  "categories": ["photo", "lifestyle", "entertainment"],
  "screenshots": [
    {
      "src": "https://api.bimg.cc/today?w=1280&h=720&mkt=zh-CN",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "今日壁纸"
    }
  ],
  "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%3Ctext y='.9em' font-size='80'%3E📅%3C/text%3E%3C/svg%3E", "sizes": "96x96" }]
    },
    {
      "name": "随机壁纸",
      "short_name": "随机",
      "description": "随机浏览壁纸",
      "url": "/?random=true",
      "icons": [{ "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Ctext y='.9em' font-size='80'%3E🎲%3C/text%3E%3C/svg%3E", "sizes": "96x96" }]
    }
  ]
}
