{
  "name": "Statement Scan",
  "short_name": "StatementScan",
  "description": "Portfolio intelligence - Upload brokerage statements and get instant analytics",
  "start_url": "/",
  "scope": "/",
  "id": "statement-scan-pwa",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#f6f9fc",
  "theme_color": "#635bff",
  "orientation": "portrait-primary",
  "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='%23635bff'/><rect x='24' y='24' width='80' height='80' rx='16' fill='white'/><rect x='88' y='88' width='80' height='80' rx='16' fill='white'/><rect x='0' y='84' width='192' height='24' fill='white' opacity='0.4'/><rect x='72' y='72' width='48' height='48' rx='8' fill='white'/></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 width='512' height='512' rx='64' fill='%23635bff'/><rect x='64' y='64' width='192' height='192' rx='32' fill='white'/><rect x='256' y='256' width='192' height='192' rx='32' fill='white'/><rect x='0' y='224' width='512' height='64' fill='white' opacity='0.4'/><rect x='192' y='192' width='128' height='128' rx='16' fill='white'/></svg>",
      "sizes": "512x512",
      "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 width='512' height='512' fill='%23635bff'/><rect x='96' y='96' width='160' height='160' rx='24' fill='white'/><rect x='256' y='256' width='160' height='160' rx='24' fill='white'/><rect x='0' y='224' width='512' height='64' fill='white' opacity='0.4'/><rect x='192' y='192' width='128' height='128' rx='12' fill='white'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "categories": ["finance", "productivity"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Upload Statement",
      "short_name": "Upload",
      "description": "Upload a new brokerage statement",
      "url": "/?action=upload"
    },
    {
      "name": "Manual Entry",
      "short_name": "Manual",
      "description": "Enter holdings manually",
      "url": "/?action=manual"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
