{
  "name": "ISU Library System",
  "short_name": "ISU Library",
  "description": "A responsive library management system for browsing books, reservations, borrowing, reports, and announcements.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f8fafc",
  "theme_color": "#0b6b3a",
  "categories": ["education", "books", "productivity"],
  "icons": [
    {
      "src": "/picture/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/picture/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/picture/ISU.jpg",
      "sizes": "1366x768",
      "type": "image/jpeg",
      "purpose": "any"
    }
  ]
}
