{
  "name": "My Clock",
  "short_name": "Clock",
  "start_url": "index.html",
  "scope": ".",
  "display": "fullscreen",
  "orientation": "landscape",
  "background_color": "#0b0e17",
  "theme_color": "#0b0e17",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
