{
  "name": "Cross Resell",
  "short_name": "CrossResell",
  "description": "Cross-platform resell inventory management",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f7f9ff",
  "theme_color": "#005344",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
