{
  "name": "Patriots Protect",
  "short_name": "PP",
  "description": "The first social community and benefits platform built exclusively for military, veterans, and first responders.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "browser"],
  "background_color": "#0a1628",
  "theme_color": "#0a1628",
  "orientation": "any",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["social", "lifestyle", "productivity"],
  "iarc_rating_id": "",
  "prefer_related_applications": false,
  "icons": [
    { "src": "/favicon-96x96.png", "sizes": "96x96",   "type": "image/png", "purpose": "any" },
    { "src": "/PP8_Logo.png",      "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/PP8_Logo.png",      "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/favicon-96x96.png",             "sizes": "96x96",   "type": "image/png", "purpose": "maskable" },
    { "src": "/web-app-manifest-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/web-app-manifest-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    {
      "src": "/PP8_Logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Patriots Protect Community Feed"
    }
  ],
  "shortcuts": [
    {
      "name": "Community Feed",
      "short_name": "Feed",
      "description": "Your hero community feed",
      "url": "/portal/community?source=shortcut",
      "icons": [{ "src": "/favicon-96x96.png", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "My Leads",
      "short_name": "Leads",
      "description": "Advisor lead dashboard",
      "url": "/workspace/leads?source=shortcut",
      "icons": [{ "src": "/favicon-96x96.png", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "My Deals",
      "short_name": "Deals",
      "description": "Active deals workspace",
      "url": "/workspace/deals?source=shortcut",
      "icons": [{ "src": "/favicon-96x96.png", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "Membership",
      "short_name": "Membership",
      "description": "View and manage your membership",
      "url": "/portal/membership?source=shortcut",
      "icons": [{ "src": "/favicon-96x96.png", "sizes": "96x96", "type": "image/png" }]
    }
  ],
  "related_applications": [
    {
      "platform": "webapp",
      "url": "https://patriotsprotect.com/manifest.json"
    }
  ],
  "protocol_handlers": [],
  "share_target": {
    "action": "/portal/community/share",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
