{
  "name": "ARYVEN — AI Personal OS",
  "short_name": "ARYVEN",
  "description": "Your AI-powered personal operating system for finance, career, health & life.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f1117",
  "theme_color": "#4F46E5",
  "lang": "en",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='32' fill='%234F46E5'/><path d='M48 60h96M48 96h60M48 132h78' stroke='white' stroke-width='14' stroke-linecap='round'/></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='80' fill='%234F46E5'/><path d='M128 160h256M128 256h160M128 352h208' stroke='white' stroke-width='36' stroke-linecap='round'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "lifestyle", "finance"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Today",
      "short_name": "Today",
      "description": "View today's schedule",
      "url": "/today"
    },
    {
      "name": "Chat with ARYVEN",
      "short_name": "ARYVEN",
      "description": "Chat with your AI assistant",
      "url": "/chat"
    }
  ]
}
