{
  "name": "Schedule to Call Me",
  "short_name": "Call Me",
  "description": "Schedule a callback. We call you first, then connect the recipient.",
  "start_url": "/app",
  "display": "standalone",
  "background_color": "#f7f4ec",
  "theme_color": "#10243e",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
