{
  "id": "/",
  "dir": "ltr",
  "lang": "en",
  "name": "اتاق طلا",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "short_name": "otaghtala",
  "screenshots": [
    {
      "src": "/144.png"
    },
    {
      "src": "/144.png"
    },
    {
      "src": "/144.png"
    }
  ],
  "features": [
    "Cross Platform",
    "low-latency inking",
    "fast",
    "useful AI"
  ],
  "icons": [
    {
      "src": "/144.png",
      "sizes": "144x144",
      "type": "image/png"
    },
    {
      "src": "/168.png",
      "sizes": "168x168",
      "type": "image/png"
    },
    {
      "src": "/192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/256.png",
      "sizes": "256x256",
      "type": "image/png"
    },
    {
      "src": "/384.png",
      "sizes": "384x384",
      "type": "image/png"
    },
    {
      "src": "/512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "theme_color": "#1C2F4A",
  "background_color": "#1C2F4A",
  "description": "huda",
  "categories": [
    "productivity"
  ],
  "related_applications": [],
  "prefer_related_applications": true,
  "share_target": {
    "action": "/share",
    "params": {
      "title": "Shared from my PWA",
      "text": "Check out this content!",
      "url": "/"
    }
  },
  "file_handlers": [
    {
      "action": "/open-file",
      "accept": {
        "image/*": [
          ".jpg",
          ".png",
          ".gif",
          ".svg"
        ]
      }
    }
  ],
  "orientation": "portrait-primary",
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "edge_side_panel": {},
  "shortcuts": [
    {
      "name": "Start Live Session",
      "short_name": "Start Live",
      "description": "Jump direction into starting or joining a live session",
      "url": "/",
      "icons": [
        {
          "src": "/144.png",
          "sizes": "144x144"
        }
      ]
    }
  ]
}
