{
  "name": "NeuroMinder · Slothie's HQ",
  "short_name": "NeuroMinder",
  "description": "A neurodivergent-friendly task manager with an AI accountability bestie. Free & open source. Built by Comms for a Cause.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f4f1fb",
  "theme_color": "#c8b6ff",
  "icons": [
    {
      "src": "slothie-logo.png",
      "sizes": "500x500",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "slothie-logo.png",
      "sizes": "500x500",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["productivity", "lifestyle", "health"]
}
