{
  "name": "unWait — Specialist Appointment Monitor",
  "short_name": "unWait",
  "description": "AI-powered specialist appointment monitoring for Canadians. Get notified the moment a cancellation opens.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0f0a2e",
  "theme_color": "#4f46e5",
  "orientation": "portrait-primary",
  "lang": "en-CA",
  "categories": ["health", "medical", "utilities"],
  "icons": [
    {
      "src": "/icon",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-icon",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Set New Alert",
      "short_name": "New Alert",
      "description": "Set a new specialist appointment alert",
      "url": "/alerts/new"
    },
    {
      "name": "My Dashboard",
      "short_name": "Dashboard",
      "description": "View your active alerts and found slots",
      "url": "/dashboard"
    },
    {
      "name": "AI Search",
      "short_name": "AI Search",
      "description": "Chat with AI to find the right specialist",
      "url": "/search"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
