{
  "name": "DocuVision Pro",
  "short_name": "DocuVision",
  "description": "AI-powered document scanning and financial intelligence",
  "start_url": "/mobile.html",
  "display": "standalone",
  "background_color": "#0a0a14",
  "theme_color": "#3b82f6",
  "orientation": "portrait",
  "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='%233b82f6'/><text y='140' font-size='120' x='20'>📄</text></svg>", "sizes": "192x192", "type": "image/svg+xml" },
    { "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='%233b82f6'/><text y='380' font-size='320' x='50'>📄</text></svg>", "sizes": "512x512", "type": "image/svg+xml" }
  ],
  "categories": ["finance", "productivity", "utilities"],
  "shortcuts": [
    { "name": "Scan Document", "short_name": "Scan", "url": "/mobile.html?action=scan", "description": "Capture a new document" },
    { "name": "View Insights", "short_name": "Insights", "url": "/mobile.html?tab=insights", "description": "View spend insights" }
  ]
}
