{
  "id": "/",
  "name": "FrameBOM — Wall Framing Takeoff",
  "short_name": "FrameBOM",
  "description": "Wall framing takeoff: studs, headers, cripples, blocking and OSB sheathing, plus an optimized cut list. Metric or feet-inches, works offline.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "background_color": "#e9e5db",
  "theme_color": "#e9e5db",
  "lang": "en",
  "dir": "ltr",
  "categories": ["productivity", "utilities", "business"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "New project",
      "short_name": "New",
      "description": "Start a fresh takeoff, ignoring the last saved project",
      "url": "/?new=1",
      "icons": [
        { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }
      ]
    }
  ]
}
