{
  "name": "LIPLife - Living in Private",
  "short_name": "LIPLife",
  "description": "Privacy-first legal education platform. Master equity law, fiduciary duties, and peaceful living.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#f59e0b",
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}