{
  "name": "Friendnix – Free Chat App",
  "short_name": "Friendnix",
  "description": "Friendnix is the free social chat app made for kids and teens. Message friends, video call, share videos, earn daily rewards, and make new friends — all for free!",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0f0f1a",
  "theme_color": "#6366f1",
  "orientation": "portrait-primary",
  "lang": "en-US",
  "dir": "ltr",
  "icons": [
    {
      "src": "/Logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/Logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["social", "communication", "entertainment"],
  "keywords": ["chat", "messaging", "friends", "video call", "social", "free"],
  "screenshots": [
    {
      "src": "/Logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "label": "Friendnix chat screen"
    }
  ],
  "shortcuts": [
    {
      "name": "Start Chatting",
      "short_name": "Chats",
      "url": "/chats",
      "description": "Open your chats and messages"
    },
    {
      "name": "Find Friends",
      "short_name": "Contacts",
      "url": "/contacts",
      "description": "Find and add new friends"
    },
    {
      "name": "Watch Videos",
      "short_name": "Videos",
      "url": "/videos",
      "description": "Watch and share short videos"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
