{
  "short_name": "HackTheStuff",
  "name": "HackTheStuff blogging platform",
  "icons": [
      {
          "src": "/assets/images/cranblemon-slice.svg",
          "type": "image/png",
          "sizes": "128x128"
      },
      {
          "src": "/assets/images/cranblemon-slice.svg",
          "type": "image/png",
          "sizes": "192x192"
      },
      {
          "src": "/assets/images/cranblemon-slice.svg",
          "type": "image/png",
          "sizes": "512x512"
      }
  ],
  "start_url": "/",
  "id": "/",
  "background_color": "#3367D6",
  "display": "standalone",

  "theme_color": "#3367D6"
}