{
  "name": "Coaching Companion",
  "short_name": "Coaching Companion",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#0f1419",
  "theme_color": "#0f1419",
  "icons": [
    {
      "src": "images/apple-180.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "images/apple-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "scope": "."
}
