{
  "name": "Flexi - ACT Worksheet Prescription App",
  "short_name": "Flexi",
  "description": "Neurodivergent-friendly ACT worksheet prescription app for therapists",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#FAFAFA",
  "theme_color": "#6B8E9F",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "assets/images/flexi.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["health", "education"],
  "screenshots": []
}

