{
  "id": "/",
  "name": "The Encyclopedia of Horology",
  "short_name": "Horology",
  "description": "An authoritative reference archive for pocket watches, mechanical watches, clocks, movements, makers, and horological history.",
  "lang": "en",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone"],
  "orientation": "any",
  "background_color": "#f7f2e7",
  "theme_color": "#1d3245",
  "categories": ["education", "reference", "books"],
  "icons": [
    {
      "src": "/app-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/app-icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Identify a timepiece",
      "short_name": "Identify",
      "url": "/identification",
      "icons": [{ "src": "/app-icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Pocket watch encyclopedia",
      "short_name": "Pocket watches",
      "url": "/pocket-watches",
      "icons": [{ "src": "/app-icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}