{
  "name": "Mythos AI Chat",
  "short_name": "Mythos",
  "description": "Chat with Claude Mythos, a next gen AI assistant by Anthropic. Streaming answers, chat history, Markdown and code \u2014 free ai chat online, no setup.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0e0f13",
  "theme_color": "#0e0f13",
  "icons": [
    {
      "src": "/icons/mythos-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/mythos-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}