{
  "name": "SocketSnap — Socket Size Measurement",
  "short_name": "SocketSnap",
  "description": "Snap a photo of any bolt or nut next to a coin and get the exact socket size — metric & SAE — plus drive size and torque.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#121315",
  "theme_color": "#121315",
  "categories": ["utilities", "productivity", "tools"],
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-256.png", "sizes": "256x256", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-384.png", "sizes": "384x384", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icons/maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "icons/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Measure a bolt", "url": "./index.html", "description": "Open the camera and measure" }
  ]
}
