{
  "name": "ZTF Transient Hunter",
  "short_name": "ZARTH",
  "description": "A web application for hunting and analyzing transient astronomical events detected by the Zwicky Transient Facility (ZTF).",
  "theme_color": "#1d232a",
  "background_color": "#1d232a",
  "display": "fullscreen",
  "orientation": "portrait",
  "scope": "/",
  "start_url": "/",
  "icons": [
    {
      "src": "/images/logo/android-chrome-192x192.png?v=0.2",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/logo/android-chrome-512x512.png?v=0.2",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
