{
  "name": "Barbershop Millionhairs",
  "short_name": "Millionhairs",
  "description": "Premium barbershop in Maastricht: fades, herenkapsels, baardverzorging en house calls.",
  "id": "/",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "lang": "nl-NL",
  "dir": "ltr",
  "categories": ["lifestyle", "business"],
  "background_color": "#151517",
  "theme_color": "#151517",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Afspraak maken", "short_name": "Boeken", "url": "/boeken" },
    { "name": "House call aanvragen", "short_name": "House call", "url": "/housecalls" },
    { "name": "Mijn account", "short_name": "Account", "url": "/account" }
  ]
}
