{
  "name": "Greystone College",
  "short_name": "Greystone",
  "description": "Achieving Excellence Together. A future-focused institution built on excellence, innovation, and leadership.",
  "start_url": "index.html?utm_source=pwa",
  "display": "standalone",
  "background_color": "#061a1f",
  "theme_color": "#061a1f",
  "orientation": "portrait",
  "icons": [
    {
      "src": "assets/logo/favicon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/logo/favicon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
