{
  "name": "Apex Rock",
  "short_name": "Apex Rock",
  "description": "Building the future, one dynamic component at a time.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "/apexLogo.png",
      "sizes": "300x300",
      "type": "image/png"
    },
    {
      "src": "/apexLogo.png",
      "sizes": "512x512",
      "type": "image/png"
    }

  ]
}

