{
  "name": "GraphCommerce",
  "short_name": "GraphCommerce",
  "description": "GraphCommerce® is a headless e-commerce frontend for Magento and Adobe Commerce.",
  "display": "standalone",
  "theme_color": "#000000",
  "background_color": "#FFFFFF",
  "start_url": "/",
  "launch_handler": {
    "client_mode": "auto"
  },
  "orientation": "natural",
  "icons": [
    {
      "src": "/manifest/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/manifest/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "dir": "ltr",
  "categories": ["shopping", "business"],
  "lang": "en",
  "handle_links": "preferred"
}
