{
  "short_name": "Clune",
  "name": "Clune Project",
  "icons": [
    {
      "src": "Clune_Logo_C_300px.png",
      "type": "image/png",
      "sizes": "300x300"
    },
    {
      "src": "Clune_Logo_C_1000px.png",
      "type": "image/png",
      "sizes": "1000x1000"
    }
  ],
  "start_url": ".",
  "display": "fullscreen",
  "theme_color": "#63005f",
  "background_color": "#ffffff"
}