{
  "name": "CanTech - Technology Training & Consultancy",
  "short_name": "CanTech",
  "description": "Professional technology training and consultancy services",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0070f3",
  "orientation": "portrait-primary",
  "categories": ["education", "business", "productivity"],
  "icons": [
    {
      "src": "/Cantech.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/Cantech.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/Cantech.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}