{
  "id": "/",
  "name": "ISU Library System",
  "short_name": "ISU Library",
  "description": "BookTrack access portal for the Isabela State University Library System.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f7fbf1",
  "theme_color": "#0b6b3a",
  "orientation": "any",
  "icons": [
    {
      "src": "/icons/isu-library-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/isu-library-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
