{
  "name": "Lumitron — Retro Digital Clock",
  "short_name": "Lumitron",
  "description": "A fullscreen digital clock that faithfully recreates real display technologies: LED, LCD, CRT, VFD, Nixie, Panaplex, Numitron and Electroluminescent.",
  "start_url": ".",
  "scope": ".",
  "display": "fullscreen",
  "display_override": ["fullscreen", "standalone"],
  "orientation": "any",
  "background_color": "#000000",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-1024.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
