{
  "name": "PitchBridge",
  "short_name": "PitchBridge",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F2F1EA",
  "theme_color": "#6B94C3",
  "icons": [
    {
      "src": "/assets/pbicon-dark-icons/pbicon-dark-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/pbicon-dark-icons/pbicon-dark-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
