{
  "name": "Home Lighting and Lumens Calculator",
  "short_name": "HLaLC",
  "description": "Calculate exactly how many lumens and light bulbs you need for any room. Select your room type, dimensions, and bulb type to get a professional lighting plan with real-time lux estimates.",
  "start_url": "/en/utilities/categories/home/how-many-lights-per-room/",
  "scope": "/en/utilities/categories/home/how-many-lights-per-room/",
  "icons": [
    {
      "src": "/images/utilities/how-many-lights-per-room.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}