{
  "name": "GovIQ Supplier Portal",
  "short_name": "GovIQ",
  "description": "Irish public procurement portal for suppliers — view tenders, submit responses, track bids.",
  "start_url": "/portal",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0f172a",
  "theme_color": "#02594C",
  "categories": ["business", "government"],
  "lang": "en-IE",
  "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": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "My Tenders",
      "url": "/portal/tenders",
      "description": "View tenders you are tracking"
    },
    {
      "name": "Active Bids",
      "url": "/portal/bids",
      "description": "View your active bid submissions"
    }
  ]
}
