{
  "name": "The Kind Jars",
  "short_name": "Kind Jars",
  "description": "Light up a stranger's day with anonymous notes and flowers",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f5efe8",
  "theme_color": "#e8c8c8",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}