{
  "name": "Raman Shift Calculator",
  "short_name": "Raman Calc",
  "description": "Convert between Raman shift (cm⁻¹) and scattered wavelength (nm) for any excitation laser.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#7c3aed",
  "icons": [
    {
      "src": "icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
