{
  "name": "Reading Triage",
  "short_name": "Triage",
  "description": "ADHD-optimized document annotation and triage tool",
  "start_url": "/triage-reader.html",
  "display": "standalone",
  "background_color": "#F7F5F0",
  "theme_color": "#2D5A8E",
  "orientation": "any",
  "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"
    }
  ]
}
