{
  "name": "LaundryLinkServices - Laundry Services Marketplace",
  "short_name": "LaundryLinkServices",
  "description": "Connect with local laundry service providers. Post jobs, track orders, and get fresh clothes delivered.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#6366f1",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["lifestyle", "shopping"],
  "lang": "en-US"
}
