{
  "name": "Custom Branded Mats",
  "short_name": "Branded Mats",
  "description": "Custom branded mats, personalised photo door mats, pet mats, logo mats and signage. Designed online, delivered nationwide in South Africa.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1a3c2a",
  "orientation": "any",
  "scope": "/",
  "icons": [
    {
      "src": "/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["shopping", "business"],
  "shortcuts": [
    {
      "name": "Design Your Mat",
      "short_name": "Designer",
      "description": "Design a custom branded mat online",
      "url": "/custom-mat",
      "icons": [{ "src": "/favicon.png", "sizes": "96x96" }]
    },
    {
      "name": "Pet Photo Mats",
      "short_name": "Pet Mats",
      "description": "Create a personalised pet photo mat",
      "url": "/pet-mat",
      "icons": [{ "src": "/favicon.png", "sizes": "96x96" }]
    },
    {
      "name": "Shop All Products",
      "short_name": "Shop",
      "description": "Browse mats, signage and branding",
      "url": "/products",
      "icons": [{ "src": "/favicon.png", "sizes": "96x96" }]
    },
    {
      "name": "Track My Order",
      "short_name": "Track",
      "description": "Check the status of your order",
      "url": "/track-order",
      "icons": [{ "src": "/favicon.png", "sizes": "96x96" }]
    }
  ]
}
