{
  "name": "Revalify Donor Portal",
  "short_name": "Revalify",
  "description": "Track donations, view credits, and schedule drop-offs with Revalify",
  "start_url": "/donor/signup",
  "scope": "/donor",
  "display": "standalone",
  "background_color": "#5a8f24",
  "theme_color": "#5a8f24",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["lifestyle", "utilities"],
  "lang": "en-US"
}
