{
  "name": "Memory Log — SA: Epilepsy",
  "short_name": "Memory Log",
  "description": "Log and track memory difficulties related to epilepsy. SA: Epilepsy, The Untold Side UK.",
  "start_url": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f5f0ff",
  "theme_color": "#4a1272",
  "categories": ["health", "medical"],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "New Entry",
      "short_name": "New",
      "description": "Add a new memory log entry",
      "url": "./?action=new"
    }
  ]
}
