{
  "name": "BushEars",
  "short_name": "BushEars",
  "description": "Catch the calls you'd otherwise miss \u2014 a wildlife listening system for the southern African night.",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "theme_color": "#e79a45",
  "background_color": "#f3eede",
  "display": "standalone",
  "start_url": "/"
}