﻿{
  "name": "Sunny - Dementia Assistant",
  "short_name": "Sunny",
  "description": "A gentle companion for a person living with dementia and the family who cares for them.",
  "start_url": "/",
  "display": "standalone",
  "display_override": ["fullscreen", "standalone"],
  "orientation": "portrait",
  "background_color": "#FCFBF7",
  "theme_color": "#FBBF24",
  "categories": ["health", "lifestyle", "utilities"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "prefer_related_applications": false
}
