{
  "name": "CharacterVault Pro - SAAキャラクタータイルピッカー",
  "short_name": "CharacterVault",
  "description": "5,400+キャラクター即座検索・タイル選択・お気に入り/フォルダ管理・プロンプトビルダー",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0B0F19",
  "theme_color": "#0B0F19",
  "icons": [
    {
      "src": "icons/icon.svg",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "icons/apple-touch-icon.svg",
      "sizes": "180x180",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
