{
  "name": "倫敦謎案簿：名偵探事件錄",
  "short_name": "倫敦謎案簿",
  "description": "在倫敦解開各種懸案、追蹤神秘怪獸的偵探解謎遊戲。",
  "lang": "zh-TW",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#071015",
  "theme_color": "#071015",
  "categories": ["games", "entertainment", "puzzle"],
  "icons": [
    {
      "src": "assets/pwa/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/pwa/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]

}
