{
  "name": "PC1 Connect",
  "short_name": "PC1 Connect",
  "description": "Call tracking CRM for PC1",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#111111",
  "theme_color": "#18b3fb",
  "icons": [
    {
      "src": "/pc1-logo-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/pc1-logo-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "protocol_handlers": [
    {
      "protocol": "web+pcconnect",
      "url": "/protocol?uri=%s"
    }
  ]
}
