{
  "name": "PayoutMath — UK earnings calculators",
  "short_name": "PayoutMath",
  "description": "What you actually take home after UK fees and tax. Etsy, eBay, Vinted, Spotify, DistroKid, YouTube, HMRC self-assessment.",
  "lang": "en-GB",
  "dir": "ltr",
  "scope": "/",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FAFAF7",
  "theme_color": "#2D5A3D",
  "categories": ["finance", "productivity", "utilities"],
  "icons": [
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/static/img/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/static/img/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/static/img/icons/icon-192-maskable.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/static/img/icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Side hustle tax", "short_name": "Tax", "url": "/side-hustle-tax-calculator-uk/" },
    { "name": "Etsy fees", "short_name": "Etsy", "url": "/etsy-fee-calculator-uk/" },
    { "name": "eBay fees", "short_name": "eBay", "url": "/ebay-fee-calculator-uk/" },
    { "name": "Vinted profit", "short_name": "Vinted", "url": "/vinted-profit-calculator-uk/" }
  ]
}
