{
  "name": "Coherence Works | SongBridge Ecosystem",
  "short_name": "Coherence Works",
  "description": "A conditions-based learning ecosystem integrating music, language development, and classroom coherence into scalable tools, products, and systems.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#eef5f7",
  "theme_color": "#6aa6b4",
  "icons": [
    {
      "src": "assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}