{
  "name": "Sunscapes Solutions LLC",
  "short_name": "Sunscapes",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0b1f4d",
  "icons": [
    {
      "src": "apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "logo.png",
      "sizes": "500x500",
      "type": "image/png"
    }
  ]
}