{
  "name": "WishBoard",
  "short_name": "WishBoard",
  "description": "Small Acts of Kindness. Big Impact. Connecting hospital patients with caring community volunteers.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fdfcf8",
  "theme_color": "#2d8ea0",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["health", "lifestyle", "social"],
  "lang": "en"
}
