{
  "name": "The Cut Studio",
  "short_name": "CutStudio",
  "description": "Premium hair salon & barber booking",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#c8a96e",
  "orientation": "portrait",
  "icons": [
    { "src": "/img/icon-72.png",  "sizes": "72x72",   "type": "image/png" },
    { "src": "/img/icon-96.png",  "sizes": "96x96",   "type": "image/png" },
    { "src": "/img/icon-128.png", "sizes": "128x128", "type": "image/png" },
    { "src": "/img/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/img/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "categories": ["lifestyle", "health"],
  "screenshots": [
    { "src": "/img/screenshot1.png", "sizes": "390x844", "type": "image/png" }
  ]
}
