{
  "name": "Kind Hearts Club",
  "short_name": "Kind Hearts",
  "description": "A Kindness Adventure Journal for Kids Ages 5-10",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#1A0040",
  "theme_color": "#FF2D78",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
