{
  "name": "Radon — AI Assistant",
  "short_name": "Radon",
  "description": "Precision AI assistant. Search, code, images, weather and more — powered by Gemini.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#07070a",
  "theme_color": "#c77c2a",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='40' fill='%23c77c2a'/%3E%3Cpath d='M48 34h62a34 34 0 0 1 0 68H48V34Z' stroke='white' stroke-width='16' stroke-linejoin='round' fill='none'/%3E%3Cpath d='M48 102l56 56' stroke='white' stroke-width='16' stroke-linecap='round'/%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='110' fill='%23c77c2a'/%3E%3Cpath d='M128 90h166a90 90 0 0 1 0 180H128V90Z' stroke='white' stroke-width='42' stroke-linejoin='round' fill='none'/%3E%3Cpath d='M128 270l148 152' stroke='white' stroke-width='42' stroke-linecap='round'/%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "New Chat",
      "short_name": "New Chat",
      "description": "Start a new conversation with Radon",
      "url": "/?new=1",
      "icons": [{ "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23c77c2a' stroke-width='2'%3E%3Cpath d='M12 5v14M5 12h14'/%3E%3C/svg%3E", "sizes": "96x96" }]
    }
  ],
  "categories": ["productivity", "utilities"],
  "lang": "en-US",
  "dir": "ltr"
}
