{
  "name": "The Opening",
  "short_name": "The Opening",
  "description": "A Ritual Companion for an honest, adult conversation about intimacy.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#160f14",
  "background_color": "#100a0e",
  "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" }
  ]
}