{
  "name": "24Library - AI-Powered Library Management Software",
  "short_name": "24Library",
  "description": "India's leading AI-powered library management software with intelligent seat allocation, automated attendance, and payment management",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#006ec7",
  "orientation": "any",
  "icons": [
    {
      "src": "/images/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon",
      "purpose": "any"
    },
    {
      "src": "/images/logo-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/logo-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "business",
    "education",
    "productivity",
    "utilities"
  ],
  "lang": "en-IN",
  "dir": "ltr",
  "scope": "/",
  "screenshots": [
    {
      "src": "/images/dashboard1.png",
      "sizes": "1200x800",
      "type": "image/png",
      "label": "24Library Dashboard - Desktop View"
    },
    {
      "src": "/images/App1.png",
      "sizes": "390x844",
      "type": "image/png",
      "label": "24Library Mobile App"
    }
  ],
  "shortcuts": [
    {
      "name": "View Dashboard",
      "short_name": "Dashboard",
      "description": "Access your library dashboard",
      "url": "/",
      "icons": [
        {
          "src": "/images/logo-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Pricing Plans",
      "short_name": "Pricing",
      "description": "View pricing and plans",
      "url": "/#pricing",
      "icons": [
        {
          "src": "/images/logo-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Request Demo",
      "short_name": "Demo",
      "description": "Request a free demo",
      "url": "/#pricing",
      "icons": [
        {
          "src": "/images/logo-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "prefer_related_applications": false
}
