{
  "manifest_version": 1,
  "short_name": "Pilot MCP",
  "name": "Pilot MCP Connector",
  "description": "Pilot's Model Context Protocol server for hotel search",
  "default_locale": "en",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "16x16",
      "type": "image/x-icon"
    },
    {
      "src": "favicon-32.ico",
      "sizes": "32x32",
      "type": "image/x-icon"
    },
    {
      "src": "favicon-48.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    },
    {
      "src": "icon-180.png",
      "type": "image/png",
      "sizes": "180x180"
    },
    {
      "src": "logo192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "logo512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#D30F54",
  "background_color": "#ffffff",
  "scope": "/",
  "orientation": "any",
  "categories": ["travel", "utilities"],
  "prefer_related_applications": false
}
