{
  "name": "ProCourtPartner SMS Console",
  "short_name": "PCP Console",
  "description": "Staff SMS console for ProCourtPartner — read and reply to client texts from the business number.",
  "start_url": "/console",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1a1a2e",
  "orientation": "any",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
