{
  "name": "Lending Management System",
  "short_name": "Lending",
  "description": "Mobile Lending Management System PWA",
  "version": "2.0.0",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#16a34a",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><defs><linearGradient id='grad' x1='0%' y1='0%' x2='100%' y2='100%'><stop offset='0%' style='stop-color:%2316a34a;stop-opacity:1' /><stop offset='100%' style='stop-color:%2315803d;stop-opacity:1' /></linearGradient></defs><rect fill='url(%23grad)' width='192' height='192' rx='40'/><circle cx='96' cy='60' r='30' fill='white'/><path d='M 60 120 Q 60 100 96 100 Q 132 100 132 120 L 130 150 Q 130 160 120 160 L 72 160 Q 62 160 62 150 Z' fill='white'/><rect x='80' y='75' width='32' height='8' fill='%2316a34a'/></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'><defs><linearGradient id='grad' x1='0%' y1='0%' x2='100%' y2='100%'><stop offset='0%' style='stop-color:%2316a34a;stop-opacity:1' /><stop offset='100%' style='stop-color:%2315803d;stop-opacity:1' /></linearGradient></defs><rect fill='url(%23grad)' width='512' height='512' rx='100'/><circle cx='256' cy='160' r='80' fill='white'/><path d='M 140 320 Q 140 260 256 260 Q 372 260 372 320 L 370 420 Q 370 450 340 450 L 172 450 Q 142 450 142 420 Z' fill='white'/><rect x='200' y='200' width='112' height='24' fill='%2316a34a'/></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 180 180'><defs><linearGradient id='grad' x1='0%' y1='0%' x2='100%' y2='100%'><stop offset='0%' style='stop-color:%2316a34a;stop-opacity:1' /><stop offset='100%' style='stop-color:%2315803d;stop-opacity:1' /></linearGradient></defs><rect fill='url(%23grad)' width='180' height='180' rx='40'/><circle cx='90' cy='55' r='25' fill='white'/><path d='M 55 105 Q 55 90 90 90 Q 125 90 125 105 L 123 140 Q 123 150 113 150 L 67 150 Q 57 150 57 140 Z' fill='white'/><rect x='72' y='68' width='36' height='7' fill='%2316a34a'/></svg>",
      "sizes": "180x180",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><defs><linearGradient id='grad' x1='0%' y1='0%' x2='100%' y2='100%'><stop offset='0%' style='stop-color:%2316a34a;stop-opacity:1' /><stop offset='100%' style='stop-color:%2315803d;stop-opacity:1' /></linearGradient></defs><mask id='mask'><rect fill='white' width='192' height='192'/><circle cx='96' cy='96' r='90' fill='black'/></mask><rect fill='url(%23grad)' width='192' height='192' mask='url(%23mask)'/><circle cx='96' cy='60' r='30' fill='white'/><path d='M 60 120 Q 60 100 96 100 Q 132 100 132 120 L 130 150 Q 130 160 120 160 L 72 160 Q 62 160 62 150 Z' fill='white'/><rect x='80' y='75' width='32' height='8' fill='%2316a34a'/></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "categories": ["finance", "business"],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'><rect fill='%23f3f4f6' width='540' height='720'/><rect fill='%2316a34a' width='540' height='80'/><text x='270' y='50' font-size='28' font-weight='bold' fill='white' text-anchor='middle'>Lending System</text></svg>",
      "sizes": "540x720",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    }
  ]
}
