{
  "name": "The Jerusalem Ferris Wheel",
  "short_name": "Jerusalem FW",
  "description": "Financial wellness, budgeting, credit education, accountability, and the Jerusalem Ferris Wheel Community Program.",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f7f5ef",
  "theme_color": "#0b2741",
  "icons": [
    {
      "src": "/images/app-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}