{
  "name": "Compass — The Shared Spine",
  "short_name": "Compass",
  "description": "A regulation, communication, and executive-function companion for autistic kids and adults. Everything runs on this device.",
  "start_url": "./app.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F4EFE4",
  "theme_color": "#1F4E5A",
  "categories": ["health", "lifestyle", "education"],
  "icons": [
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ]
}
