{
  "name": "DONE Services Platform",
  "short_name": "DONE",
  "description": "منصة الحرفيين والخدمات المنزلية الأولى",
  "start_url": "dashboard.php",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#2563eb",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://cdn-icons-png.flaticon.com/512/1162/1162463.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "https://cdn-icons-png.flaticon.com/512/1162/1162463.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}