{
  "name": "My Solar Pro",
  "short_name": "MySolarPro",
  "description": "Free UK home solar calculator. Draw your roof, see your savings in minutes.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1a9e8c",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/mysolar-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/mysolar-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["utilities", "productivity"],
  "lang": "en-GB",
  "dir": "ltr"
}
