{
  "name": "AOS Cockpit",
  "short_name": "AOS Cockpit",
  "description": "Professional Services Excellence Platform — Timesheets, Billing, Analytics, Client Portal & More",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0F172A",
  "theme_color": "#0F172A",
  "orientation": "any",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity", "finance"],
  "lang": "en",
  "scope": "/",
  "shortcuts": [
    {
      "name": "Timesheets",
      "url": "/timesheets",
      "description": "Submit and manage timesheets"
    },
    {
      "name": "Approvals",
      "url": "/approvals",
      "description": "Review pending approvals"
    },
    {
      "name": "Notifications",
      "url": "/notifications",
      "description": "View notifications"
    },
    {
      "name": "Messages",
      "url": "/messaging",
      "description": "Open messaging hub"
    }
  ],
  "screenshots": [],
  "prefer_related_applications": false
}
