{
  "name": "VU Connect — Victoria University Appointments",
  "short_name": "VU Connect",
  "description": "Book and manage visits with Victoria University leadership",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#1B3A6F",
  "background_color": "#1B3A6F",
  "categories": ["productivity", "education"],
  "icons": [
    { "src": "/favicon.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/apple-touch-icon.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/apple-touch-icon.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Book a Visit", "short_name": "Book", "url": "/book", "icons": [{ "src": "/favicon.png", "sizes": "192x192" }] },
    { "name": "Live Queue", "short_name": "Queue", "url": "/queue", "icons": [{ "src": "/favicon.png", "sizes": "192x192" }] }
  ]
}
