{
  "name": "Hello Grief",
  "short_name": "Hello Grief",
  "description": "A grief support program for the first year of loss",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "theme_color": "#FAF6F0",
  "background_color": "#FDF8F4",
  "display": "standalone",
  "orientation": "portrait",
  "start_url": "./",
  "scope": "./"
}
