{
  "name": "GlovesOn — Jobsite Companion",
  "short_name": "GlovesOn",
  "description": "Built for the jobsite. Calculator, converter, daily log, and notes — no account, no cloud.",
  "start_url": "index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0c1220",
  "theme_color": "#0c1220",
  "icons": [
    { "src": "img/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "img/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "img/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
