{
  "name": "戴影弹弓",
  "short_name": "戴影弹弓",
  "description": "横版弹弓射击小游戏，拖动影羽弹抛物线瞄准，击败暗影戴、巧巧虎和 Boss。",
  "lang": "zh-CN",
  "start_url": "./game.html",
  "scope": "./",
  "display": "fullscreen",
  "orientation": "landscape",
  "background_color": "#080b10",
  "theme_color": "#111827",
  "categories": [
    "games",
    "entertainment"
  ],
  "icons": [
    {
      "src": "icon-600.png",
      "sizes": "600x600",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}