{
  "name": "Kindness Loop",
  "short_name": "Kindness Loop",
  "description": "A pay-it-forward app: mint a token, pass it to a friend after a kind act, and watch a chain of kindness ripple across the world.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FBF7F0",
  "theme_color": "#1E3A8A",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "any",
      "type": "image/x-icon"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
