{
  "name": "Sporting Escapes Group Portal",
  "short_name": "SE Portal",
  "description": "Group travel CRM + booking portal for Sporting Escapes Group and Cherished Group reps.",
  "start_url": "/portal",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a1f44",
  "theme_color": "#0a1f44",
  "categories": ["business", "productivity", "travel"],
  "lang": "en-GB",
  "icons": [
    {
      "src": "/pwa-icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/pwa-icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Today",
      "short_name": "Today",
      "description": "Your hot leads, follow-ups and tasks for today.",
      "url": "/portal/today",
      "icons": [{ "src": "/pwa-icon-192.svg", "sizes": "192x192", "type": "image/svg+xml" }]
    },
    {
      "name": "Outbox",
      "short_name": "Outbox",
      "url": "/portal/outbox",
      "icons": [{ "src": "/pwa-icon-192.svg", "sizes": "192x192", "type": "image/svg+xml" }]
    }
  ]
}
