{
  "name": "Kebab: The Donor App",
  "short_name": "Kebab",
  "description": "Track charitable donations with AI-powered fair market values",
  "icons": [
    {
      "src": "/icons/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "theme_color": "#FF8C00",
  "background_color": "#F4E9D7",
  "display": "standalone",
  "start_url": "/",
  "scope": "/"
}
