{
  "name": "RateGuard Pro",
  "short_name": "RGP",
  "description": "Never miss a client opportunity. Your book, your renewals, your Morning Brew, always at hand.",
  "start_url": "/portal.html",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone"],
  "orientation": "any",
  "background_color": "#FAFAFA",
  "theme_color": "#18181B",
  "categories": ["business", "productivity", "finance"],
  "lang": "en-CA",
  "dir": "ltr",
  "icons": [
    { "src": "/icons/icon-16.png",  "sizes": "16x16",   "type": "image/png" },
    { "src": "/icons/icon-32.png",  "sizes": "32x32",   "type": "image/png" },
    { "src": "/icons/icon-48.png",  "sizes": "48x48",   "type": "image/png" },
    { "src": "/icons/icon-64.png",  "sizes": "64x64",   "type": "image/png" },
    { "src": "/icons/icon-128.png", "sizes": "128x128", "type": "image/png" },
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "The Pour Over",
      "short_name": "Pour Over",
      "description": "Your brew score + what you've handled",
      "url": "/portal.html#pourover",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Campaigns",
      "short_name": "Campaigns",
      "description": "Send and track client campaigns",
      "url": "/campaigns",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Preferences",
      "short_name": "Settings",
      "description": "Brew schedule, profile, and install options",
      "url": "/preferences",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "prefer_related_applications": false
}
