{
  "name": "Wingman: Solvitur Ambulando",
  "short_name": "Wingman",
  "description": "AI-powered development companion with multiple agent interactions",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f9f9f9",
  "theme_color": "#059669",
  "icons": [
    {
      "src": "path/Wingman_Goose_Logo_Light.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "path/Wingman_Goose_Logo_Dark.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "developer", "utilities"]
}
