{
  "name": "Dark Sky Simulator (Bortle Scale)",
  "short_name": "Dark Sky Sim",
  "description": "Interactively visualize the 9 levels of the Bortle Scale and discover how light pollution erases the starry night sky.",
  "start_url": "/en/utilities/categories/astronomy/dark-sky-simulator/",
  "scope": "/en/utilities/categories/astronomy/dark-sky-simulator/",
  "icons": [
    {
      "src": "/images/utilities/bortle-visualizer.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}