{
  "id": "/",
  "name": "Track360 - Accounting & Financial Management",
  "short_name": "Track360",
  "description": "Professional UK-standard accounting and financial management system with POS, invoicing, stock management, and double-entry bookkeeping.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "background_color": "#0f172a",
  "theme_color": "#2563eb",
  "orientation": "any",
  "lang": "en-GB",
  "dir": "ltr",
  "categories": ["business", "finance", "productivity"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "url": "/",
      "description": "View financial dashboard and key metrics",
      "icons": [{ "src": "/icons/icon-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Invoices",
      "short_name": "Invoices",
      "url": "/faturalar",
      "description": "Manage sales and purchase invoices"
    },
    {
      "name": "Customers",
      "short_name": "Customers",
      "url": "/cari",
      "description": "Customer and supplier management"
    },
    {
      "name": "Stock",
      "short_name": "Stock",
      "url": "/stok",
      "description": "Stock and inventory management"
    },
    {
      "name": "POS",
      "short_name": "POS",
      "url": "/pos",
      "description": "Point of Sale terminal"
    }
  ],
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.track360.accounting",
      "id": "com.track360.accounting"
    },
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/app/track360/id0000000000"
    }
  ],
  "handle_links": "preferred",
  "launch_handler": {
    "client_mode": "navigate-existing"
  }
}
