{
  "name": "Lumens Deep — 32-Bit RAW Photo Editor & 3D Relighting Studio",
  "short_name": "Lumens Deep",
  "description": "Non-destructive 32-bit floating-point RAW photo editor with real-time 3D Bokeh raymarching and neural depth relighting.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#080a12",
  "theme_color": "#00d2ff",
  "orientation": "any",
  "icons": [
    {
      "src": "assets/images/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "assets/images/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/images/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "categories": ["photo", "graphics", "productivity", "utilities"]
}
