{
  "name": "Halil Workspace",
  "short_name": "Workspace",
  "start_url": "index.php",
  "display": "standalone",
  "background_color": "#0b0b0c",
  "theme_color": "#007AFF",
  "icons": [
    {
      "src": "apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}