{
  "name": "PilotFlow",
  "short_name": "PilotFlow",
  "description": "PilotFlow — Integrated Operations Dashboard",
  "start_url": "/dashboard/me",
  "display": "standalone",
  "background_color": "#f4f8f7",
  "theme_color": "#1d8f8b",
  "orientation": "any",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
