{
  "name": "Airlock Connect",
  "short_name": "Airlock",
  "description": "Start connected — with context, intent, and follow-through.",
  "start_url": "/go",
  "display": "standalone",
  "background_color": "#1A202C",
  "theme_color": "#1A202C",
  "icons": [
    {
      "src": "/pwa-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
