{
  "name": "Reports Hub - Report Management System",
  "short_name": "Reports Hub",
  "description": "A comprehensive report management system for handling images, documents, and client reports",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1e40af",
  "theme_color": "#2563eb",
  "orientation": "any",
  "scope": "/",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='100' fill='%232563eb'/><path d='M150 120h212c16.5 0 30 13.5 30 30v212c0 16.5-13.5 30-30 30H150c-16.5 0-30-13.5-30-30V150c0-16.5 13.5-30 30-30z' fill='%23fff'/><path d='M170 180h80v40h-80zm0 60h172v20h-172zm0 40h172v20h-172zm0 40h120v20h-120z' fill='%232563eb'/><circle cx='340' cy='340' r='60' fill='%2322c55e'/><path d='M320 340l15 15 30-30' stroke='%23fff' stroke-width='8' fill='none' stroke-linecap='round' stroke-linejoin='round'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='40' fill='%232563eb'/><path d='M56 45h80c6 0 11 5 11 11v80c0 6-5 11-11 11H56c-6 0-11-5-11-11V56c0-6 5-11 11-11z' fill='%23fff'/><path d='M64 68h30v15H64zm0 22h65v8H64zm0 15h65v8H64zm0 15h45v8H64z' fill='%232563eb'/><circle cx='128' cy='128' r='22' fill='%2322c55e'/><path d='M120 128l6 6 11-11' stroke='%23fff' stroke-width='3' fill='none' stroke-linecap='round' stroke-linejoin='round'/></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity", "utilities"],
  "shortcuts": [
    {
      "name": "Upload Images",
      "short_name": "Upload",
      "description": "Upload and process new images",
      "url": "/upload",
      "icons": [{"src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect width='96' height='96' rx='20' fill='%233b82f6'/><path d='M48 25v35M35 40l13-13 13 13M30 60h36' stroke='%23fff' stroke-width='6' fill='none' stroke-linecap='round' stroke-linejoin='round'/></svg>", "sizes": "96x96"}]
    },
    {
      "name": "View Reports",
      "short_name": "Reports",
      "description": "View and manage all reports",
      "url": "/reports",
      "icons": [{"src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect width='96' height='96' rx='20' fill='%238b5cf6'/><path d='M25 30h46v8H25zm0 15h46v8H25zm0 15h30v8H25z' fill='%23fff'/></svg>", "sizes": "96x96"}]
    },
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "Open the home dashboard and quick actions",
      "url": "/dashboard",
      "icons": [{"src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect width='96' height='96' rx='20' fill='%2322c55e'/><path d='M48 28v40M28 48h40' stroke='%23fff' stroke-width='8' fill='none' stroke-linecap='round'/></svg>", "sizes": "96x96"}]
    }
  ],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1280 720'><rect fill='%23f3f4f6' width='1280' height='720'/><rect x='0' y='0' width='1280' height='64' fill='%23fff'/><text x='100' y='40' font-family='Arial' font-size='24' fill='%232563eb'>Reports Hub</text></svg>",
      "sizes": "1280x720",
      "type": "image/svg+xml",
      "form_factor": "wide",
      "label": "Reports Hub Dashboard"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
