{
  "name": "Novarix",
  "short_name": "Novarix",
  "description": "Novarix is a social platform for sharing posts and stories, discovering people, messaging, group conversations, calls, and live experiences.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}