{
  "name": "Library - Book Management System",
  "short_name": "Library",
  "description": "Manage your book collection with ease",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1f2937",
  "scope": "/",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%23ffffff' width='192' height='192'/><rect fill='%231f2937' x='32' y='24' width='128' height='144' rx='12'/><path fill='%23ffffff' d='M60 60h72v8H60zm0 20h72v8H60zm0 20h72v8H60zm0 20h48v8H60z'/></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='%23ffffff' width='512' height='512'/><rect fill='%231f2937' x='85' y='64' width='342' height='384' rx='32'/><path fill='%23ffffff' d='M160 160h262v21H160zm0 53h262v21H160zm0 53h175v21H160z'/></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'><rect fill='%231f2937' width='180' height='180' rx='40'/><rect fill='%23ffffff' x='30' y='24' width='120' height='132' rx='8'/><path fill='%231f2937' d='M54 54h72v8H54zm0 20h72v8H54zm0 20h72v8H54zm0 20h48v8H54z'/></svg>",
      "sizes": "180x180",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "categories": ["productivity", "education"],
  "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='%23ffffff' width='540' height='60' rx='0'/><text x='30' y='35' font-size='18' font-weight='bold' fill='%231f2937'>Library</text><rect fill='%23e5e7eb' x='30' y='100' width='480' height='40' rx='8'/><rect fill='%23ffffff' x='30' y='160' width='220' height='140' rx='12' fill-opacity='0.5'/><rect fill='%23ffffff' x='290' y='160' width='220' height='140' rx='12' fill-opacity='0.5'/></svg>",
      "sizes": "540x720",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    }
  ]
}
