{
  "name": "MindfulAssistant² — Quiet, Clever, Yours",
  "short_name": "Mindful²",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#5b7fff",
  "background_color": "#ffffff",
  "description": "A quiet, privacy-first workspace for drafting prompts and saving notes with your local LLM.",
  "icons": [
    { "src": "ma2_logo-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "ma2_logo-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}