{
  "name": "Ninespan",
  "short_name": "Ninespan",
  "description": "One gateway that gives your AI agent secure access to your tools, data, and accounts.",
  "id": "/app/",
  "theme_color": "#fdfdfb",
  "background_color": "#fdfdfb",
  "display": "standalone",
  "orientation": "portrait",
  "scope": "/app/",
  "start_url": "/app/",
  "icons": [
    {
      "src": "/app/ninespan-icon-v1-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/app/ninespan-icon-v1-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/app/ninespan-icon-maskable-v1-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["productivity"]
}
