Each app may have one assets.json under their main root.
Asset file is indexed by its html "target" apps may have multiple
html targets where references to css will eventually be updated.
During production (running make) assets will be built
and hard-coded into each target. During development assets will
be loaded on demand without processing (concatenation, minify, etc...)