{
  "id": "./",
  "name": "KEYGAUGE — Key Bitting Estimator",
  "short_name": "KEYGAUGE",
  "description": "Local-first screen and photo key bitting estimation instrument for authorized locksmithing work.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "lang": "en-US",
  "orientation": "any",
  "categories": ["utilities", "productivity"],
  "background_color": "#11120f",
  "theme_color": "#171815",
  "icons": [
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Measure on Screen", "short_name": "Screen", "url": "./index.html#screen" },
    { "name": "Analyze a Photo", "short_name": "Photo", "url": "./index.html#photo" },
    { "name": "Records and Compare", "short_name": "Records", "url": "./index.html#records" }
  ]
}
