{
  "name": "ArriveCanada - Complete Settlement Guide",
  "short_name": "ArriveCanada",
  "description": "Your complete guide to settling in Canada. Get help with immigration, housing, jobs, healthcare, and more.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#3d5a2e",
  "orientation": "portrait-primary",
  "categories": ["education", "lifestyle", "social", "utilities"],
  "lang": "en-CA",
  "dir": "ltr",
  "scope": "/",
  "id": "/",
  "icons": [
    {
      "src": "/icon-temp.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-temp.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "AI Chatbot",
      "short_name": "Chat",
      "description": "Get instant help from our AI assistant",
      "url": "/?chat=open"
    },
    {
      "name": "Emergency Resources",
      "short_name": "Emergency",
      "description": "Access emergency contacts and resources",
      "url": "/emergency"
    },
    {
      "name": "Forum",
      "short_name": "Forum",
      "description": "Join the community discussion",
      "url": "/forum"
    },
    {
      "name": "Resources",
      "short_name": "Resources",
      "description": "Find local settlement services",
      "url": "/resources"
    }
  ],
  "share_target": {
    "action": "/share",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "related_applications": [],
  "prefer_related_applications": false
}
