{
  "name": "ABCScribe",
  "short_name": "ABCScribe",
  "icons": [
    {
      "src": "/icon.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "/icon.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "scope": "/",
  "description": "Track behavioral patterns with ABC journaling — Antecedent, Behavior, Consequence.",
  "theme_color": "#1e40af",
  "background_color": "#f8fafc"
}
