{
  "name": "Nestor Auto Repair LLC",
  "short_name": "Nestor Auto",
  "description": "Independent auto repair in Sterling, Virginia.",
  "start_url": "/index.html", "scope": "/", "display": "standalone",
  "background_color": "#0e0f11", "theme_color": "#0e0f11", "orientation": "portrait",
  "icons": [
    { "src": "images/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "images/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "images/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Call the shop", "url": "/contact.html" },
    { "name": "Request a quote", "url": "/quote.html" },
    { "name": "Services", "url": "/services.html" }
  ]
}
