{
  "name": "SOLNRUS Billing",
  "short_name": "Billing",
  "description": "Enterprise AI-Powered Invoice and Payroll Management",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0f1a2e",
  "theme_color": "#C49A22",
  "orientation": "portrait-primary",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "https://images.hostinger.com/9cd15ce6-017b-42b2-b65d-2be2ac28cb9c.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://images.hostinger.com/9cd15ce6-017b-42b2-b65d-2be2ac28cb9c.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://images.hostinger.com/9cd15ce6-017b-42b2-b65d-2be2ac28cb9c.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://images.hostinger.com/9cd15ce6-017b-42b2-b65d-2be2ac28cb9c.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    { "name": "Dashboard", "url": "/dashboard", "description": "Go to Dashboard" },
    { "name": "Clients", "url": "/clients", "description": "Manage Clients" },
    { "name": "Invoices", "url": "/invoices", "description": "Manage Invoices" },
    { "name": "Documents", "url": "/documents", "description": "Document Intelligence Center" },
    { "name": "AI Pipeline", "url": "/ai-pipeline", "description": "AI Processing Pipeline" },
    { "name": "Settings", "url": "/settings", "description": "Application Settings" }
  ]
}
