{
  "name": "Coast to Coast",
  "short_name": "C2C",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#f6f9f7",
  "theme_color": "#2D6A4F",
  "icons": [
    {
      "src": "logo.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}