{
  "name": "Chop Shop 86",
  "short_name": "Chop Shop 86",
  "description": "Book your cut at Chop Shop 86 — custom cuts in Long Eaton, Nottingham.",
  "start_url": "/?app=1",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0a0b",
  "theme_color": "#0a0a0b",
  "categories": ["lifestyle", "business"],
  "icons": [
    { "src": "/assets/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/assets/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/assets/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Book a cut", "url": "/?app=1#book", "short_name": "Book" },
    { "name": "Manage booking", "url": "/manage" }
  ]
}
