{
  "name": "مهندس الموقع — حاسبات البناء",
  "short_name": "مهندس الموقع",
  "description": "حاسبات بناء مجانية للمهندسين والمقاولين — Free Construction Calculators",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0c0e14",
  "theme_color": "#f59e0b",
  "orientation": "portrait-primary",
  "lang": "ar",
  "dir": "rtl",
  "categories": ["utilities", "productivity", "engineering"],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "screenshot.png",
      "sizes": "390x844",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "حاسبة الخرسانة",
      "short_name": "خرسانة",
      "url": "/?dept=civil&calc=concrete",
      "description": "احسب كمية الخرسانة"
    },
    {
      "name": "حاسبة الحديد",
      "short_name": "حديد",
      "url": "/?dept=civil&calc=steel",
      "description": "احسب وزن الحديد"
    },
    {
      "name": "مقدّر التكلفة",
      "short_name": "تكلفة",
      "url": "/?dept=costs",
      "description": "قدّر تكلفة المشروع"
    }
  ]
}
