{
  "name": "HealthDough",
  "short_name": "HealthDough",
  "description": "Your healthcare loyalty wallet — earn and redeem DoughPoints across the HealthDough network.",
  "start_url": "/wallet",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1C3D20",
  "icons": [
    {
      "src": "/pwa-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/pwa-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/pwa-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
