{
  "name": "Occam Giving Portal",
  "short_name": "Giving",
  "description": "Your giving history, tickets, volunteer shifts, and ways to help",
  "start_url": "/portal/home",
  "scope": "/portal/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ec5b48",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
