{
  "name": "Coosawattee River Resort \u2014 Owner-Run & Independent",
  "short_name": "CRR Owners",
  "description": "Owner-run and independent information for Coosawattee River Resort owners \u2014 meeting videos, board records, the money, the election. Not affiliated with, authorized by, or endorsed by Coosawattee River Resort Association, Inc.",
  "start_url": "/?src=pwa",
  "scope": "/",
  "display": "standalone",
  "background_color": "#fafaf7",
  "theme_color": "#1b2a4a",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Newsletters",
      "url": "/newsletters.html"
    },
    {
      "name": "Meeting Videos",
      "url": "/videos.html"
    },
    {
      "name": "Get Updates",
      "url": "/signup.html"
    }
  ]
}