{
  "short_name": "Nexora",
  "name": "Nexora",
  "description": "Nexora - Messaging and Calling Platform",
  
  "icons": [
    {
      "src": "/nexora.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/nexora.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],

  "start_url": "/",
  "scope": "/",

  "display": "standalone",

  "theme_color": "#000000",
  "background_color": "#ffffff",

  "orientation": "portrait",

  "categories": [
    "communication",
    "social"
  ],

  "lang": "en",

  "prefer_related_applications": false
}