{
  "name": "Space Center",
  "short_name": "Volunteer App",
  "description": "The Christa McAulliffe Space Center Volunteer app.",
  "start_url": "/",
  "display": "standalone",
  "icons": [
    {
      "src": "assets/images/Symbol-Only192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/images/Symbol-Only512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
