{
  "name": "Pedi N Nails",
  "short_name": "Pedi N Nails",
  "description": "Soft-luxury nail studios. Book online, find a salon, or open a franchise.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fbf6ef",
  "theme_color": "#3d1b38",
  "categories": ["lifestyle", "beauty", "shopping"],
  "lang": "en-US",
  "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-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Book a visit", "url": "/locations", "description": "Find a studio and reserve" },
    { "name": "Shop", "url": "/shop", "description": "Browse the home-care collection" },
    { "name": "My bookings", "url": "/account/bookings", "description": "Manage your appointments" }
  ]
}
