{
  "name": "FieldCard FSM",
  "short_name": "FieldCard",
  "description": "Field Service Management — quotes, job cards, invoices on the go.",
  "id": "/",
  "start_url": "/login",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#020617",
  "theme_color": "#050914",
  "icons": [
    { "src": "/fc-icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/fc-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/fc-app-icon.png", "sizes": "1024x1024", "type": "image/png", "purpose": "any" }
  ],
  "categories": ["business", "productivity"],
  "shortcuts": [
    { "name": "Mobile Home", "url": "/m" },
    { "name": "Jobs", "url": "/m/jobs" },
    { "name": "Schedule", "url": "/m/schedule" },
    { "name": "Start Day", "url": "/m/start-day" }
  ]
}
