{
  "name": "New Bot City",
  "short_name": "Bot City",
  "description": "A marketplace for bot identity, tools, and behaviors \u2014 by 33.io.",
  "start_url": "/new-bot-city",
  "display": "standalone",
  "background_color": "#dcdcd2",
  "theme_color": "#c72020",
  "icons": [
    {
      "src": "/new-bot-city/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/new-bot-city/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}