{
  "name": "Nelson's Symptom Tracker",
  "short_name": "Symptom Tracker",
  "description": "Personal Parkinson's symptom diary for Nelson G. Murcar",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#EDF2F7",
  "theme_color": "#1A5F7A",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
