{
  "name": "Insora",
  "short_name": "Insora",
  "description": "The professional network for insurance — get paid for your expertise, host events, and connect with verified insurance pros.",
  "start_url": "/feed",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#FFFFFF",
  "background_color": "#FFFFFF",
  "lang": "en-US",
  "categories": ["business", "social"],
  "icons": [
    {
      "src": "/insora-icon.png?v=8",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/insora-icon.png?v=8",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Feed",
      "url": "/feed",
      "description": "Latest from your network"
    },
    {
      "name": "Messages",
      "url": "/messages",
      "description": "Your conversations"
    },
    {
      "name": "Events",
      "url": "/events",
      "description": "Upcoming events"
    },
    {
      "name": "Wallet",
      "url": "/wallet",
      "description": "Your earnings"
    }
  ]
}
