{
  "name": "KM-5 Cost Intelligence",
  "short_name": "KM-5",
  "description": "Real-time cost tracking and project financial management for Nigerian O&G",
  "theme_color": "#F4A426",
  "background_color": "#0A1628",
  "display": "standalone",
  "orientation": "portrait",
  "scope": "/",
  "start_url": "/dashboard",
  "categories": ["business", "finance", "productivity"],
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Log Expense",
      "short_name": "Expense",
      "url": "/expenses/new",
      "description": "Quickly log a new expense"
    },
    {
      "name": "Projects",
      "short_name": "Projects",
      "url": "/projects",
      "description": "View all projects"
    },
    {
      "name": "Alerts",
      "short_name": "Alerts",
      "url": "/alerts",
      "description": "View active alerts"
    }
  ]
}
