{
  "name": "Light Lane Laser Software",
  "short_name": "Light Lane",
  "start_url": "/",
  "display": "browser",
  "theme_color": "#2d66ce",
  "background_color": "#f4f4f5",
  "icons": [
    {
      "src": "/apple-touch-icon.png?v=20260320",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-512x512.png?v=20260320",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}