{
  "name":             "Fleet OS",
  "short_name":       "Fleet",
  "description":      "Personal command center",
  "start_url":        "/dashboard",
  "display":          "standalone",
  "orientation":      "portrait-primary",
  "background_color": "#0F0F11",
  "theme_color":      "#0F0F11",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
