{
  "name": "EDGE // 开发者空间",
  "short_name": "EDGE",
  "description": "创造真正有用的东西 · 10 款小游戏 · 积分商城 · 技术文章 · 会员体系",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "fullscreen", "minimal-ui"],
  "orientation": "portrait-primary",
  "background_color": "#05070a",
  "theme_color": "#05070a",
  "lang": "zh-CN",
  "dir": "ltr",
  "categories": ["games", "utilities", "education"],
  "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-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "游戏中心",
      "short_name": "游戏",
      "url": "/#games",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "积分商城",
      "short_name": "商城",
      "url": "/#shop"
    },
    {
      "name": "聚合搜索",
      "short_name": "搜索",
      "url": "https://canjuhe.pages.dev/"
    }
  ]
}
