{
  "id": "ccrch-playground",
  "name": "Ccrch Playground",
  "short_name": "Ccrch Playground",
  "description": "My digital playground",
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "start_url": "/playground/",
  "display": "standalone",
  "orientation": "landscape",
  "icons": [
    {
      "src": "/playground/assets/favicons/black/android-chrome-96x96.png",
      "sizes": "96x96",
      "type": "image/png"
    }
  ]
}