{
  "name": "ScrapLink CRM",
  "short_name": "ScrapLink",
  "description": "Professional CRM for the scrap metals trade — deals, contacts, pricing, and yard intelligence in one place.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["business", "productivity", "finance"],
  "icons": [
    {
      "src": "/app-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Deals",
      "short_name": "Deals",
      "description": "Open the deals pipeline",
      "url": "/deals"
    },
    {
      "name": "Contacts",
      "short_name": "Contacts",
      "description": "Open the contacts list",
      "url": "/contacts"
    },
    {
      "name": "Pakistan Pricing",
      "short_name": "Pricing",
      "description": "Open the Pakistan pricing tool",
      "url": "/pakistan-pricing"
    }
  ],
  "prefer_related_applications": false
}