{
 "name": "Be University Wise",
 "short_name": "Uni Wise",
 "description": "Compare UK universities on official data, calculate UCAS points and check living costs.",
 "start_url": "/university-wise",
 "scope": "/",
 "display": "standalone",
 "background_color": "#F7F4ED",
 "theme_color": "#1C2541",
 "icons": [
  {
   "src": "university-wise-icon-192.png",
   "sizes": "192x192",
   "type": "image/png",
   "purpose": "any"
  },
  {
   "src": "university-wise-icon-512.png",
   "sizes": "512x512",
   "type": "image/png",
   "purpose": "any"
  },
  {
   "src": "university-wise-icon-512.png",
   "sizes": "512x512",
   "type": "image/png",
   "purpose": "maskable"
  }
 ]
}