{
  "name": "ClashMind",
  "short_name": "ClashMind",
  "description": "Where ideas fight for dominance. Post, debate, and clash your way to the top.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#07152d",
  "theme_color": "#212b3b",
  "lang": "es-CO",
  "categories": [
    "social",
    "games",
    "entertainment"
  ],
  "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"
    }
  ]
}
