{
  "name": "STONN Corporation",
  "short_name": "STONN",
  "description": "Kitchen and wardrobe hardware — order catalog for dealers",
  "start_url": "/dealer/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#1a56db",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "categories": ["shopping", "business"],
  "shortcuts": [
    {
      "name": "Browse Products",
      "url": "/products",
      "description": "Browse STONN hardware catalog"
    },
    {
      "name": "Order Cart",
      "url": "/cart",
      "description": "View your order cart"
    }
  ]
}
