{
  "name": "Mycolab",
  "short_name": "Mycolab",
  "description": "Run AI agent sessions on machines you own",
  "start_url": "/start",
  "display": "standalone",
  "background_color": "#16151B",
  "theme_color": "#16151B",
  "orientation": "any",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "scope": "/"
}
