{
  "name": "Thales Miletus",
  "short_name": "Thales",
  "description": "AI-powered stock analysis with satellite intelligence and probabilistic trend projections.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "scope": "/",
  "background_color": "#070e1a",
  "theme_color": "#070e1a",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%23070e1a' width='192' height='192'/><circle cx='96' cy='96' r='48' fill='%2300d4ff'/></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect fill='%23070e1a' width='512' height='512'/><circle cx='256' cy='256' r='128' fill='%2300d4ff'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'><rect fill='%23070e1a' width='540' height='720'/><circle cx='270' cy='360' r='90' fill='%2300d4ff'/></svg>",
      "sizes": "540x720",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    }
  ],
  "categories": ["finance", "productivity"],
  "shortcuts": [
    {
      "name": "Markets",
      "short_name": "Markets",
      "description": "View market data and trends",
      "url": "/Dashboard",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%23070e1a' width='192' height='192'/><circle cx='96' cy='96' r='48' fill='%2300d4ff'/></svg>",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Watchlist",
      "short_name": "Watchlist",
      "description": "View your watchlist",
      "url": "/Watchlist",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%23070e1a' width='192' height='192'/><circle cx='96' cy='96' r='48' fill='%2300d4ff'/></svg>",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
