{
  "name": "Hexadecimal Color Clock",
  "short_name": "Hex Clock",
  "start_url": ".",
  "scope": "/",
  "display": "fullscreen",
  "lang": "en-US",
  "orientation": "landscape-primary",
  "theme_color": "#000000",
  "background_color": "#000",
  "description": "Jacopo Colò's Hex Clock as a web app.",
  "icons": [
    {
      "src": "images/hex_clock.svg",
      "sizes": "192x192"
    },
    {
      "src": "apple-touch-icon.png",
      "sizes": "192x192"
    }
  ]
}
