{
  "name": "Dear",
  "short_name": "Dear",
  "description": "Invitation-only private concierge services.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone"],
  "background_color": "#faf7f1",
  "theme_color": "#faf7f1",
  "lang": "en",
  "dir": "ltr",
  "prefer_related_applications": false,
  "shortcuts": [
    { "name": "Services", "short_name": "Services", "url": "/services" },
    { "name": "Bookings", "short_name": "Bookings", "url": "/bookings" }
  ],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
