{
  "name": "NiceBoxFinder",
  "short_name": "NiceBox",
  "description": "Enter your dimensions. We find your perfect box. Smart shipping packaging search engine — 100% free.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#09090b",
  "theme_color": "#09090b",
  "categories": ["shopping", "utilities", "business"],
  "lang": "en-US",
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
