{
  "name": "SR ICT Conference",
  "short_name": "SRICT",
  "description": "SR ICT Conference — Event Registration & Management",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0d1117",
  "theme_color": "#00e87a",
  "categories": ["events", "productivity"],
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "My Pass",
      "short_name": "Pass",
      "description": "Retrieve your event pass",
      "url": "/my-ticket"
    },
    {
      "name": "Register",
      "short_name": "Register",
      "description": "Register for an event",
      "url": "/"
    }
  ]
}
