{
  "name": "Connecting Rentals of Bethel",
  "short_name": "Connecting Bethel",
  "description": "Sunday River, Maine Vacation Rentals, Seasonal Rentals",
  "categories": [
    "vacation rentals",
    "real estate"
  ],
  "lang": "en",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "https://net1.connectingbethel.com/images/icons/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://net1.connectingbethel.com/images/icons/android-chrome-256x256.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://net1.connectingbethel.com/images/icons/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://net1.connectingbethel.com/images/icons/maskable.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "maskable"
    },
	{
      "src": "https://net1.connectingbethel.com/images/icons/install.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "https://net1.connectingbethel.com/images/screenshots/1200x578.png",
      "sizes": "1200x578",
      "type": "image/png"
    },
    {
      "src": "https://net1.connectingbethel.com/images/screenshots/394x864.png",
      "sizes": "394x864",
      "type": "image/png"
    }
  ]
}