{
  "name": "Counvia | Meaningful Conversations & Genuine Connections",
  "short_name": "Counvia",
  "description": "Counvia is a platform designed to help people build meaningful conversations, genuine connections, and engaging interactions in a secure and modern environment.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b0206",
  "theme_color": "#ff0d53",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["social", "lifestyle", "communication"],
  "icons": [
    {
      "src": "/counvia_logo_appicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/counvia_logo_primary.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/counvia_logo_appicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/counvia_logo_primary.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Counvia — Meaningful Conversations & Genuine Connections"
    }
  ],
  "shortcuts": [
    {
      "name": "Open Counvia App",
      "short_name": "Counvia",
      "description": "Jump into Counvia for meaningful conversations and genuine connections.",
      "url": "/",
      "icons": [
        {
          "src": "/counvia_logo_appicon.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
