{
  "name": "AccountingCompare",
  "short_name": "AcctCompare",
  "description": "Compare the best UK accounting software — independent reviews, pricing comparisons, and free tools.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0f172a",
  "theme_color": "#0d9488",
  "lang": "en-GB",
  "categories": ["finance", "business", "productivity"],
  "icons": [
    {
      "src": "/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/favicon-48x48.png",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ],
  "shortcuts": [
    {
      "name": "Compare Software",
      "short_name": "Compare",
      "description": "Compare UK accounting software side by side",
      "url": "/"
    },
    {
      "name": "VAT Calculator",
      "short_name": "VAT Calc",
      "description": "Free UK VAT calculator",
      "url": "/tools/vat-calculator"
    },
    {
      "name": "Software Reviews",
      "short_name": "Reviews",
      "description": "Independent UK accounting software reviews",
      "url": "/reviews"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "label": "AccountingCompare — Compare UK Accounting Software"
    }
  ]
}
