{
  "name": "Launderly",
  "short_name": "Launderly",
  "description": "AI-Powered Dry Cleaning Operating System",
  "start_url": "/dashboard/overview",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F8FAFC",
  "theme_color": "#0D47A1",
  "categories": ["business", "productivity"],
  "icons": [
    { "src": "/icons/icon-72.svg", "sizes": "72x72", "type": "image/svg+xml" },
    { "src": "/icons/icon-96.svg", "sizes": "96x96", "type": "image/svg+xml" },
    { "src": "/icons/icon-128.svg", "sizes": "128x128", "type": "image/svg+xml" },
    { "src": "/icons/icon-144.svg", "sizes": "144x144", "type": "image/svg+xml" },
    { "src": "/icons/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any maskable" },
    { "src": "/icons/icon-384.svg", "sizes": "384x384", "type": "image/svg+xml" },
    { "src": "/icons/icon-512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any maskable" }
  ],
  "screenshots": [],
  "shortcuts": [
    { "name": "New Order", "short_name": "POS", "url": "/dashboard/pos", "icons": [{ "src": "/icons/icon-96.svg", "sizes": "96x96" }] },
    { "name": "Orders", "url": "/dashboard/orders", "icons": [{ "src": "/icons/icon-96.svg", "sizes": "96x96" }] }
  ]
}
