{
  "short_name": "ClanChat",
  "name": "ClanChat — Your Personal Clubhouse",
  "description": "A privacy-first social space with three tiers — Public, Followers, Inner Circle. No algorithm. # handles. Inner Circle stays inner.",
  "start_url": "/feed",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#000000",
  "theme_color": "#000000",
  "categories": ["social", "communication", "lifestyle"],
  "icons": [
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='42' fill='%23000'/><text x='96' y='128' font-family='Outfit, sans-serif' font-size='110' font-weight='800' text-anchor='middle' fill='%23FF5A00'>C</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='112' fill='%23000'/><text x='256' y='340' font-family='Outfit, sans-serif' font-size='290' font-weight='800' text-anchor='middle' fill='%23FF5A00'>C</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
