﻿{
  "name": "Relationship Clarity OS",
  "short_name": "Clarity",
  "description": "Grounded relationship reflection, pattern tracking, and safe next steps.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#201a22",
  "theme_color": "#5b294f",
  "orientation": "portrait",
  "categories": ["lifestyle", "health"],
  "icons": [
    { "src": "/static/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any maskable" },
    { "src": "/static/icon-512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any maskable" }
  ]
}
