{
  "name": "luxmetered — Camera Light Meter",
  "short_name": "luxmetered",
  "description": "EV and lux from your camera, spot and centre-weighted metering, and an exposure-triangle calculator for real photography.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#1a1b1e",
  "theme_color": "#1a1b1e",
  "icons": [
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "icon-maskable.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" }
  ]
}
