{
  "name": "Mixed Race Community",
  "short_name": "MRC",
  "description": "A community built by mixed-race people, for anyone who's ever been too much of one thing and not enough of another.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a1a2e",
  "theme_color": "#f59e0b",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/mrc-logo-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/mrc-logo-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["social", "lifestyle"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Feed",
      "url": "/feed",
      "description": "View the community feed"
    },
    {
      "name": "Messages",
      "url": "/messages",
      "description": "Check your messages"
    },
    {
      "name": "Community",
      "url": "/community/members",
      "description": "Browse community members"
    }
  ]
}
