{
  "short_name": "TechKnowledge",
  "name": "TechKnowledge Consulting Corporation",
  "description": "TechKnowledge Consulting Corporation | Your Technology Architects",
  "icons": [
    {
      "src": "/images/TK.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/images/TK512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "www.techknlg.com",
  "background_color": "white",
  "display": "standalone",
  "scope": "/",
  "theme_color": "#004fa3",
  "shortcuts": [
    {
      "name": "TechKnowledge Consulting Corporation",
      "short_name": "TK",
      "description": "TechKnowledge Consulting Corporation | Your Technology Architects",
      "url": "www.techknlg.com",
      "icons": [{ "src": "/images/TK.png", "sizes": "192x192" }]
    },
    {
      "name": "TechKnowledge Consulting Corporation",
      "short_name": "TK",
      "description": "TechKnowledge Consulting Corporation | Your Technology Architects",
      "url": "www.techknlg.com",
      "icons": [{ "src": "/images/TK512.png", "sizes": "512x512" }]
    }
  ]
}