{
  "id": "/chat",
  "name": "TreadLightlyAI",
  "short_name": "TreadLightly",
  "description": "An AI thinking tool with 7 modes. Anti-reckless AI for people who care about AI impact.",
  "start_url": "/chat",
  "scope": "/",
  "display": "standalone",
  "background_color": "#F0F2EE",
  "theme_color": "#F0F2EE",
  "icons": [
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/images/icon-mono-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "monochrome"
    }
  ],
  "shortcuts": [
    {
      "name": "New conversation",
      "short_name": "New chat",
      "url": "/chat?new=1",
      "icons": [
        {
          "src": "/images/shortcut-new-chat-96.9fcefc.png",
          "sizes": "96x96",
          "type": "image/png",
          "purpose": "any"
        },
        {
          "src": "/images/shortcut-new-chat-maskable-96.d73884.png",
          "sizes": "96x96",
          "type": "image/png",
          "purpose": "maskable"
        }
      ]
    },
    {
      "name": "Voice input",
      "short_name": "Voice",
      "url": "/chat?voice=1",
      "icons": [
        {
          "src": "/images/shortcut-voice-96.f2264c.png",
          "sizes": "96x96",
          "type": "image/png",
          "purpose": "any"
        },
        {
          "src": "/images/shortcut-voice-maskable-96.b1e300.png",
          "sizes": "96x96",
          "type": "image/png",
          "purpose": "maskable"
        }
      ]
    },
    {
      "name": "New temporary chat",
      "short_name": "Temp chat",
      "url": "/chat?temporary=1",
      "icons": [
        {
          "src": "/images/shortcut-new-temp-chat-96.b4eed6.png",
          "sizes": "96x96",
          "type": "image/png",
          "purpose": "any"
        },
        {
          "src": "/images/shortcut-new-temp-chat-maskable-96.4af00e.png",
          "sizes": "96x96",
          "type": "image/png",
          "purpose": "maskable"
        }
      ]
    },
    {
      "name": "Search",
      "short_name": "Search",
      "url": "/chat?search=1",
      "icons": [
        {
          "src": "/images/shortcut-search-96.c92c83.png",
          "sizes": "96x96",
          "type": "image/png",
          "purpose": "any"
        },
        {
          "src": "/images/shortcut-search-maskable-96.193e87.png",
          "sizes": "96x96",
          "type": "image/png",
          "purpose": "maskable"
        }
      ]
    }
  ]
}
