{
  "name": "Clock",
  "short_name": "Clock",
  "description": "A clock to give your day some more structure",
  "start_url": "index.html",
  "display": "standalone",
  "theme_color": "#1C2069",
  "background_color": "#000000",
  "icons": [
    {
      "src": "style/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any"
    }
  ]
}
