{
  "index": {
    "path": "view/index/index.jsx",
    "title": "index",
    "meta": {
      "keywords": "index",
      "description": "index",
      "viewport": "initial-scale=1, maximum-scale=1",
      "format-detection": "telephone=no",
      "format-detection": "email=no"
    }
  },
  "page1": {
    "path": "view/page1/page1.jsx",
    "title": "page1",
    "meta": {
      "keywords": "page1",
      "description": "page1",
      "viewport": "initial-scale=1, maximum-scale=1",
      "format-detection": "telephone=no",
      "format-detection": "email=no"
    }
  },
  "page2": {
    "path": "view/page2/page2.jsx",
    "title": "page2",
    "meta": {
      "keywords": "page2",
      "description": "page2",
      "viewport": "initial-scale=1, maximum-scale=1",
      "format-detection": "telephone=no",
      "format-detection": "email=no"
    }
  }
}
