{
  "name": "Kairo — Meeting Time Picker",
  "short_name": "Kairo",
  "description": "Plan meetings across time zones with a visual overlap chart.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#faf8f2",
  "theme_color": "#f19274",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
