{
  "name": "Where to Donate",
  "short_name": "Where to Donate",
  "description": "Find donation locations near you",
  "start_url": "/map",
  "display": "standalone",
  "background_color": "#F7FAF4",
  "theme_color": "#2D6A4F",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["community", "lifestyle"]
}
