{
  "name": "THAFOCJ Mission Fund Tracker",
  "short_name": "Fund Tracker",
  "description": "Track mission trip funds received and expenses, online or offline.",
  "start_url": "./fund-tracker.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#FAF6F0",
  "theme_color": "#1E2A47",
  "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"
    }
  ]
}
