{
  "name": "Shuchii Vendor",
  "short_name": "Shuchii Vendor",
  "description": "Manage orders and earnings for your Shuchii laundry shop.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f0c4c4",
  "theme_color": "#c47a8a",
  "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" }
  ]
}
