{
  "name": "LithoApp — Neural Surface Generator",
  "short_name": "LithoApp",
  "description": "Transform photos into 3D lithophanes and extruded surfaces — entirely in the browser.",
  "start_url": "/LithoApp/",
  "scope": "/LithoApp/",
  "display": "standalone",
  "display_override": ["standalone"],
  "orientation": "any",
  "theme_color": "#050505",
  "background_color": "#050505",
  "icons": [
    { "src": "/LithoApp/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/LithoApp/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/LithoApp/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/LithoApp/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "categories": ["utilities", "design", "productivity"]
}
