{
  "name": "Jeremy & Arleth Barbershop",
  "short_name": "J&A Barber",
  "description": "Check hours, call the shop, view services, and get directions.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#14263D",
  "theme_color": "#14263D",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Call the shop", "short_name": "Call", "url": "./index.html#visit" },
    { "name": "Hours and location", "short_name": "Visit", "url": "./index.html#visit" }
  ]
}
