{
  "id": "https://www.libman.in/",
  "name": "Libman - Smart Library Management System",
  "short_name": "Libman",
  "description": "Complete Smart Digital Library & Study Space Management SaaS platform for library owners and students with visual seat matrix, multi-shift fee collection, and digital register.",
  "start_url": "/",
  "scope": "/",
  "orientation": "portrait-primary",
  "display": "standalone",
  "display_override": [
    "tabbed",
    "standalone",
    "window-controls-overlay"
  ],
  "tab_strip": {
    "home_tab": {
      "scope_patterns": [
        {
          "start_url": "/?utm_source=pwa"
        }
      ]
    },
    "new_tab_button": {
      "url": "/"
    }
  },
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "dir": "ltr",
  "lang": "en-IN",
  "categories": [
    "business",
    "productivity",
    "utilities"
  ],
  "iarc_rating_id": "e84b075e-827d-410a-4a2a-4422e11e0e84",
  "prefer_related_applications": true,
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=in.libman.www.twa",
      "id": "in.libman.www.twa"
    }
  ],
  "handle_links": "preferred",
  "edge_side_panel": {
    "preferred_width": 400
  },
  "share_target": {
    "action": "/?share=true",
    "method": "GET",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "protocol_handlers": [
    {
      "protocol": "web+libman",
      "url": "/?protocol=%s"
    }
  ],
  "file_handlers": [
    {
      "action": "/?file=true",
      "accept": {
        "text/csv": [".csv"],
        "application/json": [".json"]
      }
    }
  ],
  "note_taking": {
    "new_note_url": "/?note=new"
  },
  "scope_extensions": [
    {
      "type": "origin",
      "origin": "https://www.libman.in"
    },
    {
      "type": "origin",
      "origin": "https://libman.in"
    },
    {
      "type": "origin",
      "origin": "https://app.libman.in"
    }
  ],
  "widgets": [
    {
      "name": "Libman Seats",
      "short_name": "Seats",
      "description": "Quick seat availability counter for library study halls",
      "tag": "libman-seat-widget",
      "template": "seat-template",
      "ms_ac_template": "/widgets/seat-template.json",
      "data": "/widgets/seat-data.json",
      "type": "application/json",
      "screenshots": [
        {
          "src": "/screenshot-mobile.png",
          "sizes": "720x1280",
          "type": "image/png",
          "label": "Libman Seat Availability Widget Preview"
        }
      ]
    }
  ],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-128x128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-152x152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/maskable-icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/maskable-icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-desktop.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Libman Live Seat Matrix and Revenue Dashboard"
    },
    {
      "src": "/screenshot-mobile.png",
      "sizes": "720x1280",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Libman Mobile Study Space Management"
    }
  ],
  "shortcuts": [
    {
      "name": "Sign In to Dashboard",
      "short_name": "Sign In",
      "description": "Quickly sign in to your Libman library workspace",
      "url": "/?shortcut=signin",
      "icons": [
        {
          "src": "/icon-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Register New Library",
      "short_name": "Register",
      "description": "Create a new library owner account on Libman",
      "url": "/?shortcut=register",
      "icons": [
        {
          "src": "/icon-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "launch_handler": {
    "client_mode": "focus-existing"
  }
}
