{
  "name": "Stache & Style Booking",
  "short_name": "Stache & Style",
  "description": "Book a haircut, check hours, call the shop, and get directions.",
  "start_url": "./index.html#book",
  "scope": "./",
  "display": "standalone",
  "background_color": "#182520",
  "theme_color": "#182520",
  "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": "Book now", "short_name": "Book", "url": "./index.html#book" },
    { "name": "Hours and location", "short_name": "Visit", "url": "./index.html#visit" }
  ]
}
