{
  "name": "YorkPulse",
  "short_name": "YorkPulse",
  "description": "Your campus, connected. Live bus tracking, student forum, karma rewards and exclusive perks for University of York students.",
  "start_url": "/home.html",
  "display": "standalone",
  "background_color": "#07111d",
  "theme_color": "#07111d",
  "orientation": "portrait-primary",
  "lang": "en-GB",
  "scope": "/",
  "icons": [
    {
      "src": "/img/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/img/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "categories": ["education", "social", "utilities"]
}