{
  "name": "SGLY Client",
  "short_name": "SGLY",
  "description": "Book, track, and manage your SGLY laundry orders.",
  "start_url": "/?source=pwa",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#F4F8FC",
  "theme_color": "#F5F5F7",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    }
  ]
}
