{
  "id": "/",
  "short_name": "LiberStudy",
  "name": "LiberStudy Pro - Student & Library Management",
  "description": "LiberStudy Pro - Smart Library & Self-Study Centre Management System with turnstile QR gate passes, student seat allocations, shift renewals, and deep work timers.",
  "lang": "en",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "window-controls-overlay", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#020617",
  "theme_color": "#4f46e5",
  "categories": ["education", "productivity", "utilities"],
  "icons": [
    {
      "src": "https://images.unsplash.com/photo-1521587760476-6c12a4b040da?auto=format&fit=crop&w=192&h=192&q=80",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "https://images.unsplash.com/photo-1521587760476-6c12a4b040da?auto=format&fit=crop&w=512&h=512&q=80",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "https://images.unsplash.com/photo-1521587760476-6c12a4b040da?auto=format&fit=crop&w=1080&h=1920&q=80",
      "sizes": "1080x1920",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "LiberStudy Mobile App Home"
    }
  ],
  "shortcuts": [
    {
      "name": "Student QR Pass",
      "short_name": "QR Pass",
      "description": "Open Turnstile Entry QR Pass",
      "url": "/",
      "icons": [{ "src": "https://images.unsplash.com/photo-1521587760476-6c12a4b040da?auto=format&fit=crop&w=192&h=192&q=80", "sizes": "192x192" }]
    }
  ]
}
