{
  "name": "Code Dock | AIコードレビュー by ForestX",
  "short_name": "Code Dock",
  "description": "AIで生成したコードを、AI解析×エンジニア検証で診断するコードの“人間ドック”。全項目込みの1行=1円。セキュリティ・パフォーマンス・保守性を徹底チェック。",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a1f13",
  "theme_color": "#2d5a3d",
  "lang": "ja",
  "dir": "ltr",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/icons/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
