{
  "name": "Anointed Touch by Lynn-Lee",
  "short_name": "Anointed Touch",
  "description": "Hair styling, nails and beauty in Stellenbosch — book appointments and shop hair care.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f7f4f0",
  "theme_color": "#f7f4f0",
  "lang": "en-ZA",
  "categories": ["shopping", "lifestyle", "beauty"],
  "icons": [
    { "src": "/icons/icon-72.png", "sizes": "72x72", "type": "image/png" },
    { "src": "/icons/icon-96.png", "sizes": "96x96", "type": "image/png" },
    { "src": "/icons/icon-144.png", "sizes": "144x144", "type": "image/png" },
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ],
  "shortcuts": [
    { "name": "Book an appointment", "url": "/book" },
    { "name": "Shop products", "url": "/shop" },
    { "name": "Track my order", "url": "/track" }
  ]
}
