{
  "name": "INST FLOW",
  "short_name": "INST FLOW",
  "description": "INST FLOW 株式分析ダッシュボード",
  "start_url": "/sales_member_center.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0b1220",
  "theme_color": "#0b1220",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "id": "/",
  "prefer_related_applications": false,
  "categories": [
    "finance",
    "business"
  ],
  "lang": "ja",
  "dir": "ltr"
}