{
    "jsonfile": {
        "yaesu": "yaesu.json"
    },
    "adminurl": {
        "yaesu": "https://svc01.p-counter.jp/doc-server-taxi/tokyo_taxi/admin/yaesu.html"
    },
    "field": {
        "yaesu": {
            "image": "image1",
            "datetime": "str_dt1",
            "count": "str_count1",
            "state": "str_state1",
            "info": "str_info1",
            "count_in": "",
            "count_out": ""
        }
    },
    "display": {
        "state": {
            "lv1": "待ち時間：５分以下",
            "lv2": "待ち時間：５分程度",
            "lv3": "待ち時間：５分～１０分",
            "lv4": "待ち時間：１０分以上",
            "lv5": "待ち時間：３０分以上",
            "out": "営業時間外",
            "mente": "メンテナンス中",
            "error": "メンテナンス中（未更新）"
        },
        "image": {
            "lv1": "image/lv1.png",
            "lv2": "image/lv2.png",
            "lv3": "image/lv3.png",
            "lv4": "image/lv4.png",
            "lv5": "image/lv5.png",
            "out": "image/out.png",
            "mente": "image/mente.png",
            "error": "image/error.png"
        },
        "backcolor": {
            "back": {
                "lv1": "#0000ff",
                "lv2": "#919102",
                "lv3": "#d66502",
                "lv4": "#6d0d6d",
                "lv5": "#ff0000",
                "out": "#cccccc",
                "mente": "#cccccc",
                "error": "#cccccc"
            },
            "text": {
                "lv1": "#fff",
                "lv2": "#fff",
                "lv3": "#fff",
                "lv4": "#fff",
                "lv5": "#fff",
                "out": "#000",
                "mente": "#000",
                "error": "#000"
            }
        }
    }
}
