{
  "short_name": "UCDavis SHDS",
  "name": "UC Davis Student Housing and Dining Services",
  "icons": [
    {
      "src": "/_images/mobile/mobile-app-icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/_images/mobile/mobile-app-icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "/",
  "background_color": "#DAAA00",
  "display": "standalone",
  "scope": "/",
  "theme_color": "#002855"
}