{
  "name": "Your IT Mate Customer Portal",
  "short_name": "Your IT Mate",
  "description": "Quick access to Quick Help, quotes, invoices, job status, warranty support and referrals for Your IT & Tech Mates customers.",
  "start_url": "/services/tools/quick-help.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f8f5ee",
  "theme_color": "#064e35",
  "categories": [
    "business",
    "productivity",
    "utilities"
  ],
  "icons": [
    {
      "src": "/assets/icons/yitm-icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/icons/yitm-icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/assets/icons/yitm-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}