JSON-based manifest provides developers with a centralized place to put metadata associated with a web application."), * name = "manifest", * group = "android_mobile", * weight = 92, * type = "uri", * secure = FALSE, * multiple = FALSE * ) */ class AndroidManifest extends LinkRelBase { // Nothing here yet. Just a placeholder class for a plugin. }