{
  "name": "OASIS Relief",
  "short_name": "OASIS Relief",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#0d1f1a",
  "background_color": "#faf7f2",
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/icons/apple-touch-icon-180x180.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}