{
  "name": "Attached — Attachment Styles",
  "short_name": "Attached",
  "description": "Free attachment style quiz with charts for anxious, secure, and avoidant patterns. Private PWA for relationships insight — not a diagnosis.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#FFF8F6",
  "theme_color": "#9E6B7A",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "./icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
