{
  "name": "GIVE→ALIGN — direct giving, real impact",
  "short_name": "GIVE→ALIGN",
  "description": "The world's first Zero-Trust donor matching AI platform. Discover verified nonprofits aligned with your values and give directly — we never hold your gift.",
  "id": "/",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "portrait-primary",
  "background_color": "#F8FAFC",
  "theme_color": "#2563EB",
  "lang": "en",
  "dir": "ltr",
  "categories": ["finance", "lifestyle", "social"],
  "icons": [
    {
      "src": "/brand/favicon-16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/brand/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/brand/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse charities",
      "short_name": "Browse",
      "url": "/browse?source=pwa-shortcut",
      "description": "Discover verified nonprofits across every cause."
    },
    {
      "name": "Find my match",
      "short_name": "Match",
      "url": "/match?source=pwa-shortcut",
      "description": "AI-powered matching to charities aligned with your values."
    },
    {
      "name": "My dashboard",
      "short_name": "Dashboard",
      "url": "/dashboard?source=pwa-shortcut",
      "description": "Your giving history and personal giving log."
    }
  ]
}
