{
  "name": "AHMED SALIH",
  "short_name": "AHMED SALIH",
  "start_url": "/",
  "scope": "/",
  "display": "fullscreen",
  "display_override": [
    "fullscreen",
    "standalone"
  ],
  "background_color": "#050b16",
  "theme_color": "#050b16",
  "icons": [
    {
      "src": "icon-v14-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-v14-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}