{
  "id": "tongue-and-groove",
  "name": "Tongue & Groove — The Workshop Companion",
  "short_name": "Tongue & Groove",
  "description": "Phone-first offline reference for shop-floor woodworking. 42 technical diagrams, 38 calculators, and a community of makers.",
  "categories": [
    "reference",
    "education",
    "lifestyle"
  ],
  "dir": "ltr",
  "lang": "en",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f4ecdc",
  "theme_color": "#1a140d",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Workbench",
      "short_name": "Bench",
      "description": "Jump straight to the calculators",
      "url": "./#workbench",
      "icons": [
        { "src": "icon-shortcut-bench.png", "sizes": "192x192", "type": "image/png" }
      ]
    },
    {
      "name": "Tools",
      "short_name": "Tools",
      "description": "Browse the tool refreshers",
      "url": "./#tools",
      "icons": [
        { "src": "icon-shortcut-tools.png", "sizes": "192x192", "type": "image/png" }
      ]
    }
  ]
}
