{
  "name": "Earthquake Victims Support",
  "short_name": "Donate",
  "description": "Support earthquake victims through secure donations. Your generosity helps provide emergency relief and support to those affected by earthquakes.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "icons": [
    {
      "src": "/images/edusn.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/edusn.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
} 