{
  "name": "ResolveKit",
  "short_name": "ResolveKit",
  "description": "Open-source SDK for in-app AI support. Resolve product issues where users actually get stuck.",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#10273f",
  "background_color": "#f7fbff",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
