{
  "name": "Avantex Flow",
  "short_name": "Flow",
  "description": "Attendance, assignments, and daily work tracking for teams.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f4f7fb",
  "theme_color": "#0f1a24",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "icons/avantex-flow-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/avantex-flow-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/avantex-flow-app.png",
      "sizes": "1254x1254",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
