{
  "name": "HelloSparky",
  "short_name": "HelloSparky",
  "description": "Manage contacts, outreach campaigns, inbound leads, scripts, and relationships.",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "background_color": "#fffaf0",
  "theme_color": "#5f4b32",
  "icons": [
    {
      "src": "/sparky-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/sparky-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/sparky-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
