
{
  "name": "Thinker Bubbles - Curious Minds Community",
  "short_name": "Thinker Bubbles",
  "description": "Join Kuala Lumpur's warmest community for curious minds. Connect with fellow knowledge seekers and explore big ideas together.",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.svg",
      "sizes": "180x180",
      "type": "image/svg+xml"
    }
  ],
  "theme_color": "#6366f1",
  "background_color": "#ffffff",
  "display": "standalone",
  "start_url": "/",
  "scope": "/",
  "orientation": "portrait-primary",
  "categories": ["education", "social", "productivity"],
  "lang": "en",
  "display_override": ["window-controls-overlay", "standalone", "browser"],
  "edge_side_panel": {
    "preferred_width": 480
  },
  "shortcuts": [
    {
      "name": "Upcoming Events",
      "short_name": "Events",
      "description": "View upcoming Thinker Bubbles events",
      "url": "/events",
      "icons": [
        {
          "src": "/favicon.svg",
          "sizes": "any",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "Community",
      "short_name": "Community",
      "description": "Connect with the community",
      "url": "/community",
      "icons": [
        {
          "src": "/favicon.svg",
          "sizes": "any",
          "type": "image/svg+xml"
        }
      ]
    }
  ]
}
