{
  "name": "POTAL — Total Landed Cost API",
  "short_name": "POTAL",
  "description": "Calculate duties, taxes, and shipping for 240 countries. The infrastructure API for cross-border e-commerce.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#02122c",
  "theme_color": "#02122c",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["business", "developer-tools", "utilities"],
  "icons": [
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "POTAL — Total Landed Cost API for Global Commerce"
    }
  ],
  "shortcuts": [
    {
      "name": "API Docs",
      "short_name": "Docs",
      "url": "/developers/docs",
      "description": "View API documentation"
    },
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "url": "/dashboard",
      "description": "Manage API keys and usage"
    }
  ]
}
