{
  "name": "ROC - Affordable Premium Kitchen Cabinets",
  "short_name": "ROC",
  "description": "Get high-quality kitchen cabinets at competitive prices without the long wait. Designed & assembled in the USA with free design service and white glove delivery.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#00a071",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "any",
      "type": "image/x-icon"
    }
  ],
  "categories": ["business", "shopping", "lifestyle"],
  "lang": "en-US",
  "dir": "ltr",
  "shortcuts": [
    {
      "name": "Browse Cabinets",
      "short_name": "Cabinets",
      "description": "Browse our collection of premium kitchen cabinets",
      "url": "/cabinets",
      "icons": [{ "src": "/favicon.ico", "sizes": "any", "type": "image/x-icon" }]
    },
    {
      "name": "Get Quote",
      "short_name": "Quote",
      "description": "Get a free quote for your kitchen project",
      "url": "/quote",
      "icons": [{ "src": "/favicon.ico", "sizes": "any", "type": "image/x-icon" }]
    },
    {
      "name": "Design Tool",
      "short_name": "Design",
      "description": "Use our free kitchen design tool",
      "url": "/design",
      "icons": [{ "src": "/favicon.ico", "sizes": "any", "type": "image/x-icon" }]
    }
  ],
  "prefer_related_applications": false,
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "edge_side_panel": {
    "preferred_width": 400
  }
}
