{
  "name": "External Brain — Project Tracker",
  "short_name": "External Brain",
  "description": "What is happening, what is at risk, who owes you what, and what to do next.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#EEF1F4",
  "theme_color": "#EEF1F4",
  "icons": [
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "icon-maskable.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" }
  ]
}
