{
  "name": "Spiritual Garden",
  "short_name": "Garden",
  "description": "Cultivate your faith, one quiet moment at a time.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#f7f4ea",
  "theme_color": "#1b3622",
  "icons": [
    {
      "src": "/splash-en.jpg",
      "sizes": "192x192",
      "type": "image/jpeg"
    },
    {
      "src": "/splash-en.jpg",
      "sizes": "512x512",
      "type": "image/jpeg"
    }
  ]
}