{
  "name": "wholy.sh — Wisdom Across Traditions",
  "short_name": "wholy.sh",
  "description": "The same handful of truths show up in every tradition.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0907",
  "theme_color": "#0a0907",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/assets/wholy-icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/wholy-icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/assets/wholy-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/assets/wholy-logo.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
