{
  "name": "Afrison - Industrial LED & AV",
  "short_name": "Afrison",
  "description": "South African manufacturer of industrial LED lighting and audio visual solutions. SABS certified. Built for Africa.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#E97A2B",
  "orientation": "any",
  "scope": "/",
  "lang": "en-ZA",
  "dir": "ltr",
  "categories": ["business", "shopping", "industrial"],
  "icons": [
    {
      "src": "/pwa-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/pwa-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Shop Products",
      "short_name": "Shop",
      "description": "Browse LED lighting and AV products",
      "url": "/shop",
      "icons": [{ "src": "/pwa-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Get a Quote",
      "short_name": "Quote",
      "description": "Request a custom quote",
      "url": "/#contact",
      "icons": [{ "src": "/pwa-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "About Us",
      "short_name": "About",
      "description": "Learn about Afrison",
      "url": "/about",
      "icons": [{ "src": "/pwa-192x192.png", "sizes": "192x192" }]
    }
  ]
}
