{
  "name": "FlowMetriq – UK Payslip Decoder",
  "short_name": "FlowMetriq",
  "description": "Decode your UK payslip instantly. Understand tax, NI, pension & take-home pay.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0f172a",
  "theme_color": "#1d6eb3",
  "categories": ["finance", "productivity"],
  "lang": "en-GB",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any maskable"
    },
    {
      "src": "/logo.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Decode Payslip",
      "url": "/#decoder",
      "description": "Go straight to the payslip decoder"
    },
    {
      "name": "Dashboard",
      "url": "/dashboard",
      "description": "Open your financial dashboard"
    }
  ]
}
