{
  "name": "IT Guy Solutions",
  "short_name": "IT Guy App",
  "description": "IT Hardware Repair & POS System",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#0f111a",
  "theme_color": "#6c5ce7",
  "icons": [
    {
      "src": "https://ui-avatars.com/api/?name=IT&background=6c5ce7&color=fff&rounded=true&size=192",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://ui-avatars.com/api/?name=IT&background=6c5ce7&color=fff&rounded=true&size=512",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
