{
  "name": "Campus Search",
  "short_name": "CampusSearch",
  "description": "Peer-to-peer hardware exchange platform for your college.",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#060a08",
  "theme_color": "#060a08",
  "icons": [
    {
      "src": "./icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "./icons/icon.svg",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml"
    }
  ]
}
