{
  "name": "Solar Host",
  "short_name": "Solar Host",
  "description": "Solar Host flow",
  "display": "standalone",
  "orientation": "portrait",
  "lang": "en-GB",
  "dir": "auto",
  "start_url": "/",
  "id": "https://solar-host.ctruh.com/",
  "theme_color": "#FFFFFF",
  "background_color": "#2EC6FE",
  "icons": [
    {
      "src": "/pwa-icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/pwa-icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
