{
  "name": "AIONIQS Operations",
  "short_name": "AIONIQS",
  "description": "AIONIQS client and operations portal",
  "start_url": "/?source=pwa",
  "display": "standalone",
  "background_color": "#F4F6FA",
  "theme_color": "#0F1F3D",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Tracker",
      "url": "/tracker",
      "description": "View project tracker"
    },
    {
      "name": "Documents",
      "url": "/docs",
      "description": "View and sign documents"
    },
    {
      "name": "Deliverables",
      "url": "/deliver",
      "description": "View deliverables"
    }
  ],
  "screenshots": [],
  "categories": ["business", "productivity"]
}
