{
  "name": "Forest of Support",
  "short_name": "ხეკურნავს", //"ForestHeals",
  "version": "2.2",
  "description": "Digital sanctuary based on tree-healing principles",
  "start_url": "/Digital-forest-of-support/",  // ← YOUR REPOSITORY NAME
  "display": "standalone",
  "scope": "/Digital-forest-of-support/",  // ← IMPORTANT!
  "background_color": "#e6f2e6",
  "theme_color": "#4a7c3f",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
