{
  "name": "Dive Deep Intimacy",
  "short_name": "DDI",
  "description": "Evidence-based relationship education — strengthen communication, deepen emotional connection, and build lasting intimacy.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1A1A1A",
  "theme_color": "#D4AF37",
  "orientation": "portrait-primary",
  "categories": ["education", "health", "lifestyle"],
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "View your relationship dashboard",
      "url": "/dashboard"
    },
    {
      "name": "Enhance",
      "short_name": "Enhance",
      "description": "Explore relationship education",
      "url": "/enhance"
    }
  ]
}