{
  "name": "GeoGear Tools",
  "short_name": "GeoGear",
  "description": "Professional surveying tools in your browser.",
  "start_url": "/tools/cogo",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0a0b0f",
  "theme_color": "#10b981",
  "categories": ["productivity", "business", "utilities"],
  "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": "COGO Calculator", "url": "/tools/cogo", "description": "Traverse, inverse, curve, area" },
    { "name": "Deed Reader",     "url": "/tools/deed-reader", "description": "Parse legal descriptions" },
    { "name": "Field QC",        "url": "/tools/field-qc",    "description": "Linework QC from the field" },
    { "name": "Job Submit",      "url": "/tools/job-submit",  "description": "Submit a job to the office" }
  ]
}
