{
  "name": "AIM GEAR — ゲーミングデバイス図鑑",
  "short_name": "AIM GEAR",
  "description": "ゲーミングマウス・キーボード・モニター等のレビューと比較。AIM-FIT診断であなたに合う一台を提案。",
  "lang": "ja",
  "start_url": "index.html?utm_source=pwa",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0a0a0f",
  "theme_color": "#0a0a0f",
  "categories": ["games", "productivity", "utilities"],
  "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-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "今日のウォームアップ", "short_name": "ウォームアップ", "url": "train.html?utm_source=pwa_shortcut" },
    { "name": "エイム診断", "short_name": "診断", "url": "aim.html?utm_source=pwa_shortcut" },
    { "name": "ベストピック", "short_name": "おすすめ", "url": "best.html?utm_source=pwa_shortcut" }
  ]
}
