Prettify json
https://jsonformatter.curiousconcept.com/ for future additions
diff --git a/pinegrow.json b/pinegrow.json
index 59ea220..f3db205 100644
--- a/pinegrow.json
+++ b/pinegrow.json
@@ -1 +1,50 @@
-{"files":{"index.html":{"frameworks":["blissroms.github.io","userlib87481","pg.insight.events","pg.code-validator","pg.project.items","pg.asset.manager","pg.fontawesome","bs3.3.7","pg.html","pg.components"],"last_page_width":1024}},"breakpoints":["320px","360px","480px","500px","550px","650px","700px","720px","750px","768px","800px","880px","992px","1080px","1200px","1366px","1500px"],"frameworks":["blissroms.github.io","userlib87481","pg.insight.events","pg.code-validator","pg.project.items","pg.asset.manager","pg.fontawesome","bs3.3.7","pg.html","pg.components"]}
\ No newline at end of file
+{
+ "files":{
+ "index.html":{
+ "frameworks":[
+ "blissroms.github.io",
+ "userlib87481",
+ "pg.insight.events",
+ "pg.code-validator",
+ "pg.project.items",
+ "pg.asset.manager",
+ "pg.fontawesome",
+ "bs3.3.7",
+ "pg.html",
+ "pg.components"
+ ],
+ "last_page_width":1024
+ }
+ },
+ "breakpoints":[
+ "320px",
+ "360px",
+ "480px",
+ "500px",
+ "550px",
+ "650px",
+ "700px",
+ "720px",
+ "750px",
+ "768px",
+ "800px",
+ "880px",
+ "992px",
+ "1080px",
+ "1200px",
+ "1366px",
+ "1500px"
+ ],
+ "frameworks":[
+ "blissroms.github.io",
+ "userlib87481",
+ "pg.insight.events",
+ "pg.code-validator",
+ "pg.project.items",
+ "pg.asset.manager",
+ "pg.fontawesome",
+ "bs3.3.7",
+ "pg.html",
+ "pg.components"
+ ]
+}