{
  "id": "/",
  "name": "Forge Church Management",
  "short_name": "Forge",
  "description": "Forge HQ is the operations platform for churches and nonprofits—manage people, giving, requests, and projects in one place.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1a7a4c",
  "orientation": "any",
  "categories": ["productivity", "business"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    }
  ],
  "shortcuts": [
    {
      "name": "Give",
      "short_name": "Give",
      "url": "/member/giving",
      "description": "View giving history and statements"
    },
    {
      "name": "Events",
      "short_name": "Events",
      "url": "/member/events",
      "description": "Browse upcoming events"
    },
    {
      "name": "Groups",
      "short_name": "Groups",
      "url": "/member/groups",
      "description": "View your groups"
    }
  ]
}
