{
  "name": "Totally Cape Cod",
  "short_name": "Cape Cod",
  "description": "The Cape Cod app locals don't want you to find. Live beach intel, today's events, and the Cape Cod Passport.",
  "start_url": "/app/index.html",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#7BBCD0",
  "background_color": "#FDF8F2",
  "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"
    }
  ]
}
