{
  "id": "/",
  "name": "Time Fleet Management System",
  "short_name": "Time Fleet",
  "description": "Fleet, contract, customer, and payment operations in one installable app.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "background_color": "#0f172a",
  "theme_color": "#6171f3",
  "orientation": "portrait",
  "icons": [
    { "src": "/tfs.jpg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/tfs.jpg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" }
  ],
  "categories": ["business", "productivity", "finance"]
}
