{
  "name": "MindGlow",
  "short_name": "MindGlow",
  "description": "An AI journal and guided conversation app for reflection, mood check-ins, empathy, sharing, and personal growth.",
  "start_url": "/app.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#fbf7ff",
  "theme_color": "#d24bd5",
  "icons": [
    {"src":"/assets/icon-192.png","sizes":"192x192","type":"image/png"},
    {"src":"/assets/icon-512.png","sizes":"512x512","type":"image/png"}
  ]
}
