{
  "name": "Import Export Price Calculator",
  "short_name": "Price Calculator",
  "description": "Dynamic pricing calculator for importers and exporters. Live FX rates, multi-product spreadsheets, instant landed-cost and selling-price math.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#F9FAFB",
  "theme_color": "#002FA7",
  "categories": ["business", "finance", "productivity"],
  "lang": "en-GB",
  "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-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
