{
  "name": "Lumetry",
  "short_name": "Lumetry",
  "description": "Fast RAW photo editing in your browser. Your photos never leave your device.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0e0f10",
  "theme_color": "#141518",
  "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" }
  ]
}
