{
  "name": "Whisper Vault",
  "short_name": "Whisper Vault",
  "description": "Guided journaling for anxiety, overthinking, and emotional patterns. Track triggers, heal with EMDR exercises, and reflect with Koan — your personal reflection guide.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#100c1c",
  "theme_color": "#100c1c",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Check in",
      "short_name": "Check in",
      "description": "A quick anxiety check-in — regulate in the moment",
      "url": "/?checkin=anxiety",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
