{application,zotonic_apps,
             [{description,"All Zotonic applications from the Zotonic core umbrella project."},
              {vsn,"1.0.0-rc.2"},
              {registered,[]},
              {mod,{zotonic_apps_app,[]}},
              {applications,[kernel,stdlib,zotonic_launcher]},
              {env,[]},
              {modules,[zotonic_apps_app,zotonic_apps_sup]},
              {doc,"doc"},
              {licenses,["Apache-2.0"]},
              {links,[{"Website","https://zotonic.com/"},
                      {"GitHub","https://github.com/zotonic/zotonic"}]}]}.
