{
  "name": "ঘুড়ি — স্বপ্ন উড়ুক ঘুড়ির সাথে",
  "short_name": "ঘুড়ি",
  "description": "বাংলাদেশের সামাজিক নেটওয়ার্ক",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0084ff",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "bn",
  "dir": "ltr",
  "icons": [
    {
      "src": "/static/images/icons/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/images/icons/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/images/icons/icon-128x128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/images/icons/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/images/icons/icon-152x152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/images/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/images/icons/icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/images/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/static/images/screenshots/home.png",
      "sizes": "540x720",
      "type": "image/png",
      "form_factor": "narrow"
    },
    {
      "src": "/static/images/screenshots/chat.png",
      "sizes": "540x720",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "categories": ["social", "entertainment", "lifestyle"],
  "shortcuts": [
    {
      "name": "নিউজফিড",
      "short_name": "ফিড",
      "description": "নিউজফিড দেখুন",
      "url": "/feeds/",
      "icons": [
        {
          "src": "/static/images/icons/feed-icon.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "চ্যাট",
      "short_name": "চ্যাট",
      "description": "বার্তা পাঠান",
      "url": "/communications/",
      "icons": [
        {
          "src": "/static/images/icons/chat-icon.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "নোটিফিকেশন",
      "short_name": "নোটিফিকেশন",
      "description": "নোটিফিকেশন দেখুন",
      "url": "/notifications/",
      "icons": [
        {
          "src": "/static/images/icons/notification-icon.png",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "share_target": {
    "action": "/feeds/create/",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url",
      "files": [
        {
          "name": "media",
          "accept": ["image/*", "video/*"]
        }
      ]
    }
  },
  "prefer_related_applications": false
}
