{
  "name": "MBTI • Exclusive Personality Network",
  "short_name": "MBTI",
  "description": "The ultimate MBTI personality social network. Chat, share memes, create polls, and connect with your personality type faction.",
  "start_url": "/feed",
  "display": "standalone",
  "background_color": "#0f0a1a",
  "theme_color": "#7c3aed",
  "orientation": "portrait-primary",
  "categories": ["social", "entertainment", "lifestyle"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Feed",
      "url": "/feed",
      "icons": [{"src": "/icons/icon-192.png", "sizes": "192x192"}]
    },
    {
      "name": "Chat",
      "url": "/chats/global",
      "icons": [{"src": "/icons/icon-192.png", "sizes": "192x192"}]
    },
    {
      "name": "Community",
      "url": "/community",
      "icons": [{"src": "/icons/icon-192.png", "sizes": "192x192"}]
    }
  ]
}
