{
  "name": "Solar Panel Tilt Angle Calculator",
  "short_name": "Solar Panel ",
  "description": "Calculate the optimal tilt angle for your solar panels based on your geographic latitude. Get values for fixed installations and seasonal adjustments.",
  "start_url": "/en/utilities/categories/home/solar-panel-calculator/",
  "scope": "/en/utilities/categories/home/solar-panel-calculator/",
  "icons": [
    {
      "src": "/images/utilities/solar-calculator.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}