{
  "id": "/",
  "name": "KECA U.S.A. Specifier",
  "short_name": "KECA Spec",
  "description": "Specification tool for designers and architects: published dimensions, seat heights, weights and finishes for KECA U.S.A. contract furniture, with 3D, phone AR and circulation-clearance planning.",
  "lang": "en-US",
  "dir": "ltr",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "any",
  "theme_color": "#1c1b1b",
  "background_color": "#f7f5f2",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "./assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./assets/icons/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "./assets/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "All products",
      "short_name": "Products",
      "description": "Searchable index of the KECA U.S.A. range",
      "url": "./index.html"
    },
    {
      "name": "Plan & clearance",
      "short_name": "Plan",
      "description": "Top-down layout with circulation clearance checks",
      "url": "./plan.html"
    },
    {
      "name": "Room photo",
      "short_name": "Room",
      "description": "Calibrate the floor plane in a photograph of a real room",
      "url": "./room.html"
    }
  ]
}
