{
  "name": "TSD Dialer",
  "short_name": "TSD Dialer",
  "description": "Outbound voice dialer for TSD founders. Calls customers from (704) 317-5630 with auto-recorded transcripts emailed after each call.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#13294B",
  "theme_color": "#13294B",
  "icons": [
    {
      "src": "/tsd-ms-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/tsd-ms-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
