{
  "name": "URS - Binangonan OJT Hub",
  "short_name": "URSB OJT Hub",
  "description": "University of Rizal System Binangonan Campus - On-the-Job Training Hub",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#8b5cf6",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "assets/images/hero-bg.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "assets/images/hero-bg.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any"
    }
  ],
  "categories": ["education", "productivity"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Student Login",
      "short_name": "Login",
      "description": "Quick access to student login",
      "url": "/login",
      "icons": [
        {
          "src": "assets/images/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}

