{
  "name": "Book Mint",
  "short_name": "BookMint",
  "description": "Book barbershops, salons & spas near you",
  "start_url": "/app.html",
  "display": "standalone",
  "background_color": "#F8F9FB",
  "theme_color": "#10B981",
  "orientation": "portrait",
  "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" }
  ],
  "categories": ["lifestyle", "health"],
  "lang": "en",
  "dir": "auto"
}