{
  "name": "Dark and Darker 日本語攻略Wiki",
  "short_name": "D&D JP Wiki",
  "description": "Dark and Darkerの完全日本語攻略サイト。クラス情報、アイテムデータベース、攻略ガイド、ダメージ計算機など充実のコンテンツ。",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#1a1a1a",
  "theme_color": "#d4af37",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["games", "entertainment", "education"],
  "lang": "ja",
  "dir": "ltr",
  "shortcuts": [
    {
      "name": "クラス一覧",
      "short_name": "クラス",
      "description": "全クラスの詳細情報",
      "url": "/classes",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "ダメージ計算機",
      "short_name": "計算機",
      "description": "ダメージを計算",
      "url": "/tools/damage-calculator",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "ソロ最強ランキング",
      "short_name": "ランキング",
      "description": "ソロ最強クラスランキング",
      "url": "/guides/solo-tier-list",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "検索",
      "short_name": "検索",
      "description": "アイテムやクラスを検索",
      "url": "/search",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
