{
  "name": "Optimal Reading Distance Calculator",
  "short_name": "ORDC",
  "description": "Find out how many centimetres from the screen you should sit based on your font size. Avoid eye strain and protect your vision with ergonomics.",
  "start_url": "/en/utilities/categories/health/reading-distance-calculator/",
  "scope": "/en/utilities/categories/health/reading-distance-calculator/",
  "icons": [
    {
      "src": "/images/utilities/readingDistanceCalculator.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}