{
  "name": "NotificationVault",
  "short_name": "NotificationVault",
  "description": "Archive every macOS notification in a private, searchable vault. 100% local. No cloud.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d0f12",
  "theme_color": "#f0b429",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
