{
  "name": "Trading Complete",
  "short_name": "TC",
  "description": "FXトレード記録・分析の業務OS。日々の取引を宝の地図に変える。",
  "lang": "ja",
  "dir": "ltr",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#050810",
  "theme_color": "#050810",
  "categories": ["finance", "productivity", "business"],
  "icons": [
    {
      "src": "images/logo.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
