{
  "name": "ENKII — Procurement readiness for UK SMEs",
  "short_name": "ENKII",
  "description": "Win more tenders, unlock grants, and build your procurement readiness profile.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FFFFFF",
  "theme_color": "#1D9E75",
  "categories": ["business", "productivity", "finance"],
  "lang": "en-GB",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Explore tenders",
      "short_name": "Tenders",
      "description": "See live UK public-sector tenders matched to your readiness profile",
      "url": "/dashboard?tab=tenders",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Improve my score",
      "short_name": "Improve",
      "description": "Actions to boost your readiness score",
      "url": "/dashboard?tab=improve",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
