{
  "name": "Tailor SaaS",
  "short_name": "Tailor",
  "description": "Orders, measurements and the shop floor — installable, and it works without a signal.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#4F46E5",
  "lang": "en",
  "dir": "auto",
  "categories": ["business", "productivity"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Measurement drive", "url": "/measurement-drive", "description": "Measure a corporate order, with or without a signal" },
    { "name": "New order", "url": "/orders/new" },
    { "name": "Work entry", "url": "/work-entry" }
  ]
}
