{
  "name": "Tuwasha Laundry",
  "short_name": "Tuwasha",
  "description": "Book, pay for and track Tuwasha Laundry orders.",
  "id": "/client/",
  "start_url": "/client/login?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f7fbfd",
  "theme_color": "#073b72",
  "categories": ["lifestyle", "business"],
  "icons": [
    {"src": "/images/app-icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable"},
    {"src": "/images/app-icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable"}
  ]
}
